mpfr: removed redundant HOST_FOO_DEPENDENCIES
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
c05f907d05
commit
014f85f91b
@ -10,7 +10,6 @@ MPFR_SOURCE = mpfr-$(MPFR_VERSION).tar.bz2
|
||||
MPFR_INSTALL_STAGING = YES
|
||||
MPFR_DEPENDENCIES = gmp
|
||||
MPFR_MAKE_OPT = RANLIB=$(TARGET_RANLIB)
|
||||
HOST_MPFR_DEPENDENCIES = host-gmp
|
||||
|
||||
$(eval $(call AUTOTARGETS))
|
||||
$(eval $(call AUTOTARGETS,host))
|
||||
|
Loading…
Reference in New Issue
Block a user