tools/gmp: Remove obsolete options
Remove mpbsd argument Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
This commit is contained in:
parent
4b591c5e6b
commit
477d1c540e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user