summaryrefslogtreecommitdiff
path: root/config/arch/powerpc.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2020-02-26 16:49:59 (GMT)
committerAlexey Neyman <stilor@att.net>2020-02-26 19:05:19 (GMT)
commitd978290f39196e7c2c72a154f32681386b4e27b8 (patch)
tree3e128f23f3098cfaf6d15aa8d8950074f96e5f13 /config/arch/powerpc.in
parentf290ad24173549c46ff070df86335aebc50b1bde (diff)
Set --with-cpu-{32,64} for multilib builds
GLIBC 2.31 needs --with-cpu=ultrasparc for both 32/64-bits now, and --with-cpu only sets the CPU model for the "primary" bitness. Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/arch/powerpc.in')
-rw-r--r--config/arch/powerpc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/arch/powerpc.in b/config/arch/powerpc.in
index 40d88b9..83f0f77 100644
--- a/config/arch/powerpc.in
+++ b/config/arch/powerpc.in
@@ -11,6 +11,7 @@
## select ARCH_SUPPORTS_WITH_CPU
## select ARCH_SUPPORTS_WITH_TUNE
## select ARCH_SUPPORTS_WITH_FLOAT
+## select ARCH_SUPPORTS_WITH_32_64
##
## help The PowerPC architecture, as defined by:
## help http://www.ibm.com/developerworks/eserver/articles/archguide.html