- wants --with-gmp-build nowadays
This commit is contained in:
parent
a597f0d757
commit
1dc51b2582
@ -57,7 +57,7 @@ $(MPFR_TARGET_DIR)/.configured: $(MPFR_DIR)/.unpacked $(STAGING_DIR)/usr/lib/$(G
|
|||||||
--build=$(GNU_HOST_NAME) \
|
--build=$(GNU_HOST_NAME) \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
$(PREFERRED_LIB_FLAGS) \
|
$(PREFERRED_LIB_FLAGS) \
|
||||||
--with-gmp=$(GMP_TARGET_DIR) \
|
--with-gmp-build=$(GMP_TARGET_DIR) \
|
||||||
$(DISABLE_NLS) \
|
$(DISABLE_NLS) \
|
||||||
)
|
)
|
||||||
touch $@
|
touch $@
|
||||||
|
Loading…
Reference in New Issue
Block a user