Commit 014f85f9 authored by Arnout Vandecappelle (Essensium/Mind)'s avatar Arnout Vandecappelle (Essensium/Mind) Committed by Peter Korsgaard
Browse files

mpfr: removed redundant HOST_FOO_DEPENDENCIES

parent c05f907d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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))