summaryrefslogtreecommitdiff
path: root/dev-python/bitarray
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-21 03:09:59 +0100
committerSam James <sam@gentoo.org>2023-07-21 18:56:51 +0100
commit293d9443082622ae54c1ddbf7335c25a1f4d39a2 (patch)
tree3b0cc32831d94030c56b3aeaffa25deb91e5c625 /dev-python/bitarray
parentb723d7642057b863e8b3f25ff19b3ad9c4f2f160 (diff)
downloadgentoo-293d9443082622ae54c1ddbf7335c25a1f4d39a2.tar.gz
gentoo-293d9443082622ae54c1ddbf7335c25a1f4d39a2.tar.bz2
gentoo-293d9443082622ae54c1ddbf7335c25a1f4d39a2.zip
kernel-build.eclass: add special-case for sparc arch/ directory
Unfortunately, we still have a mess wrt dual-bitness arches. For sparc, there's arch/sparc, with ARCH=sparc being "whatever the toolchain is", ARCH=sparc32 being "give me a 32-bit kernel", and ARCH=sparc64 being "give me a 64-bit kernel". You do, seemingly, need to actually pass ARCH=sparc64 to guarantee correct results, as various kernel Makefiles check for the ARCH value, even though ARCH=sparc will pop out a 64-bit kernel. (I originally updated toolchain-funcs.eclass's tc-ninja_magic_to_arch, but we later found that doesn't look particularly sturdy. Per at the very least 5ba800962a80d4158b73fb91a7779df7b770c750 ("kbuild: update ARCH alias info for sparc") upstream, although it seems to go back a fair bit earlier, ARCH=sparc when building the kernel means "sparc64" if on a sparc64 host.) Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/bitarray')
0 files changed, 0 insertions, 0 deletions