mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
Passing CROSS_COMPILE=1 to make prevents the build from calling shlibsign, which can fail in a cross-environment since CBUILD may not have dev-libs/nss installed. Closes: https://bugs.gentoo.org/956431 Signed-off-by: Andrei Horodniceanu <a.horodniceanu@proton.me> Part-of: https://github.com/gentoo/gentoo/pull/42225 Closes: https://github.com/gentoo/gentoo/pull/42225 Signed-off-by: Joonas Niilola <juippis@gentoo.org>