summaryrefslogtreecommitdiffstats
path: root/tools/gmp
diff options
context:
space:
mode:
authorDaniel Engberg <daniel.engberg.lists@pyret.net>2020-02-03 13:04:07 +0000
committerHans Dedecker <dedeckeh@gmail.com>2020-02-18 21:39:23 +0100
commit477d1c540e1f507f4d9a5184f4305faa52c06ee0 (patch)
treec6d43c157dd283b19de1960636ae65291f92be6a /tools/gmp
parent4b591c5e6bd1450063bac82fcf3a572c762f456d (diff)
downloadopenwrt-477d1c540e1f507f4d9a5184f4305faa52c06ee0.tar.gz
openwrt-477d1c540e1f507f4d9a5184f4305faa52c06ee0.tar.bz2
openwrt-477d1c540e1f507f4d9a5184f4305faa52c06ee0.zip
tools/gmp: Remove obsolete options
Remove mpbsd argument Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Diffstat (limited to 'tools/gmp')
-rw-r--r--tools/gmp/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/gmp/Makefile b/tools/gmp/Makefile
index 16a4410c31..36d51eb711 100644
--- a/tools/gmp/Makefile
+++ b/tools/gmp/Makefile
@@ -25,8 +25,7 @@ HOST_CONFIGURE_ARGS += \
--enable-static \
--disable-shared \
--disable-assembly \
- --enable-cxx \
- --enable-mpbsd
+ --enable-cxx
ifeq ($(GNU_HOST_NAME),x86_64-linux-gnux32)
HOST_CONFIGURE_ARGS += ABI=x32