packaging: remove disable-multilibs for x86_64
authorChanho Park <chanho61.park@samsung.com>
Tue, 22 Jul 2014 13:07:30 +0000 (22:07 +0900)
committerYury Usishchev <y.usishchev@samsung.com>
Mon, 29 Jun 2015 12:17:08 +0000 (15:17 +0300)
Change-Id: Id98e44bbb536654ca9c566f8a0ae74c59b5a2fe1
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
packaging/cross-aarch64-gcc49.spec
packaging/cross-armv7hl-gcc49.spec
packaging/cross-armv7l-gcc49.spec
packaging/cross-x86_64-gcc49.spec
packaging/gcc.spec.in
packaging/gcc49-testresults.spec
packaging/gcc49.spec
packaging/libffi49.spec
packaging/libgcj49.spec

index 8e5d069..43e3c34 100644 (file)
@@ -436,7 +436,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %if "%{TARGET_ARCH}" == "x86_64"
        --with-arch-32=i586 \
        --with-tune=generic \
-       --disable-multilib \
+       --enable-multilib \
 %endif
 %if "%{TARGET_ARCH}" == "s390"
         --with-tune=zEC12 --with-arch=z196 \
index c7c8523..26201f5 100644 (file)
@@ -436,7 +436,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %if "%{TARGET_ARCH}" == "x86_64"
        --with-arch-32=i586 \
        --with-tune=generic \
-       --disable-multilib \
+       --enable-multilib \
 %endif
 %if "%{TARGET_ARCH}" == "s390"
         --with-tune=zEC12 --with-arch=z196 \
index 29ced93..970fe10 100644 (file)
@@ -436,7 +436,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %if "%{TARGET_ARCH}" == "x86_64"
        --with-arch-32=i586 \
        --with-tune=generic \
-       --disable-multilib \
+       --enable-multilib \
 %endif
 %if "%{TARGET_ARCH}" == "s390"
         --with-tune=zEC12 --with-arch=z196 \
index 617c3e2..747e658 100644 (file)
@@ -436,7 +436,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %if "%{TARGET_ARCH}" == "x86_64"
        --with-arch-32=i586 \
        --with-tune=generic \
-       --disable-multilib \
+       --enable-multilib \
 %endif
 %if "%{TARGET_ARCH}" == "s390"
         --with-tune=zEC12 --with-arch=z196 \
index 4e8c41f..780adb7 100644 (file)
@@ -1270,7 +1270,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %if "%{TARGET_ARCH}" == "x86_64"
        --with-arch-32=i586 \
        --with-tune=generic \
-       --disable-multilib \
+       --enable-multilib \
 %endif
 %if "%{TARGET_ARCH}" == "s390"
         --with-tune=zEC12 --with-arch=z196 \
index b35680c..4ff5ec9 100644 (file)
@@ -639,7 +639,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %if "%{TARGET_ARCH}" == "x86_64"
        --with-arch-32=i586 \
        --with-tune=generic \
-       --disable-multilib \
+       --enable-multilib \
 %endif
 %if "%{TARGET_ARCH}" == "s390"
         --with-tune=zEC12 --with-arch=z196 \
index 8a9d98d..66f8fc8 100644 (file)
@@ -1803,7 +1803,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %if "%{TARGET_ARCH}" == "x86_64"
        --with-arch-32=i586 \
        --with-tune=generic \
-       --disable-multilib \
+       --enable-multilib \
 %endif
 %if "%{TARGET_ARCH}" == "s390"
         --with-tune=zEC12 --with-arch=z196 \
index a53338f..f8ae404 100644 (file)
@@ -784,7 +784,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %if "%{TARGET_ARCH}" == "x86_64"
        --with-arch-32=i586 \
        --with-tune=generic \
-       --disable-multilib \
+       --enable-multilib \
 %endif
 %if "%{TARGET_ARCH}" == "s390"
         --with-tune=zEC12 --with-arch=z196 \
index 8243feb..55556c5 100644 (file)
@@ -865,7 +865,7 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS $GCJ_EXTRA_FLAGS" \
 %if "%{TARGET_ARCH}" == "x86_64"
        --with-arch-32=i586 \
        --with-tune=generic \
-       --disable-multilib \
+       --enable-multilib \
 %endif
 %if "%{TARGET_ARCH}" == "s390"
         --with-tune=zEC12 --with-arch=z196 \