gmp: disable assembly to fix build on systems that use PIE binaries
[openwrt/svn-archive/archive.git] / 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