mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
The macros, types and symbols CPU_* and cpuset_t are not exposed in musl's sched.h unless _GNU_SOURCE is set. Closes: https://bugs.gentoo.org/956960 Signed-off-by: Fabian Groffen <grobian@gentoo.org> Signed-off-by: Eray Aslan <eras@gentoo.org>