aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 f7c06bc..0aba7e0 100644
--- a/make_macrosfiles.sh.in
+++ b/make_macrosfiles.sh.in
@@ -34,7 +34,7 @@ case $ARCH in
CANONARCH=ppc
;;
ppc64|powerpc64)
- MULTILIBNO=1
+ MULTILIBNO=2
CANONARCH=ppc64
LIB=lib64
;;