From: Daniel Engberg Date: Mon, 3 Feb 2020 13:04:07 +0000 (+0000) Subject: tools/gmp: Remove obsolete options X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fstintel.git;a=commitdiff_plain;h=477d1c540e1f507f4d9a5184f4305faa52c06ee0 tools/gmp: Remove obsolete options Remove mpbsd argument Signed-off-by: Daniel Engberg --- 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