aboutsummaryrefslogtreecommitdiffstats
path: root/make_macrosfiles.sh.in
diff options
context:
space:
mode:
Diffstat (limited to 'make_macrosfiles.sh.in')
-rw-r--r--make_macrosfiles.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/make_macrosfiles.sh.in b/make_macrosfiles.sh.in
index 7955fd3..05be025 100644
--- a/make_macrosfiles.sh.in
+++ b/make_macrosfiles.sh.in
@@ -29,7 +29,7 @@ case $ARCH in
CANONARCH=sparc64
LIB=lib64
;;
- ppc|powerpc)
+ ppc|powerpc|ppc32)
MULTILIBNO=1
CANONARCH=ppc
;;