gmp: disable assembly to fix build on systems that use PIE binaries
authorFelix Fietkau <nbd@openwrt.org>
Thu, 4 Jun 2015 21:44:52 +0000 (21:44 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 4 Jun 2015 21:44:52 +0000 (21:44 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45887

tools/gmp/Makefile

index b1976d0cc3db77adb9c3a7d4ed8710c45308abc8..fac05e356820e0d7dd92f567e15b9d9e1d02d928 100644 (file)
@@ -24,6 +24,7 @@ unexport CFLAGS
 HOST_CONFIGURE_ARGS += \
        --enable-static \
        --disable-shared \
+       --disable-assembly \
        --enable-cxx \
        --enable-mpbsd