From 937e9abf2acb4afcc65c2979b45b2b93c6be7e20 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 4 May 2014 21:44:07 +0200 Subject: update gmp to latest upstream --- toolchain/mpfr/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'toolchain/mpfr/Makefile') diff --git a/toolchain/mpfr/Makefile b/toolchain/mpfr/Makefile index 954040b85..bb66c7ab0 100644 --- a/toolchain/mpfr/Makefile +++ b/toolchain/mpfr/Makefile @@ -3,7 +3,6 @@ include $(TOPDIR)/rules.mk include ../rules.mk -include $(TOPDIR)/toolchain/gmp/Makefile.inc include Makefile.inc include ${TOPDIR}/mk/buildhlp.mk @@ -16,7 +15,6 @@ $(WRKBUILD)/.configured: (cd $(WRKBUILD); \ $(WRKBUILD)/configure \ --prefix=$(STAGING_HOST_DIR)/usr \ - --with-gmp-build=$(GMP_BUILD_DIR) \ --disable-shared \ --enable-static \ ); -- cgit v1.2.3