packaging: remove --enable-linux-futex
authorChan Lee <chan45.lee@samsung.com>
Thu, 28 Jan 2016 05:53:14 +0000 (14:53 +0900)
committerDongkyun, Son <dongkyun.s@samsung.com>
Sun, 22 May 2016 11:06:04 +0000 (20:06 +0900)
Change-Id: Ie235d5d438937b6f7af834fc41f3fef158df51ca
Signed-off-by: Chan Lee <chan45.lee@samsung.com>
packaging/gcc-aarch64.spec
packaging/gcc-armv7l.spec
packaging/linaro-gcc.spec

index 585d857..c0104b4 100644 (file)
@@ -637,7 +637,6 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS" \
        --enable-libstdcxx-allocator=new \
        --enable-version-specific-runtime-libs \
        --enable-linker-build-id \
-       --enable-linux-futex \
        --without-system-libunwind \
        --enable-threads=posix \
        --disable-multilib \
index 5ba60d3..c74efcc 100644 (file)
@@ -637,7 +637,6 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS" \
        --enable-libstdcxx-allocator=new \
        --enable-version-specific-runtime-libs \
        --enable-linker-build-id \
-       --enable-linux-futex \
        --without-system-libunwind \
        --enable-threads=posix \
        --disable-multilib \
index aa26ece..14285ce 100644 (file)
@@ -634,7 +634,6 @@ TCFLAGS="$RPM_OPT_FLAGS" GCJFLAGS="$RPM_OPT_FLAGS" \
        --enable-libstdcxx-allocator=new \
        --enable-version-specific-runtime-libs \
        --enable-linker-build-id \
-       --enable-linux-futex \
        --without-system-libunwind \
        --enable-threads=posix \
        --disable-multilib \