projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c05f907
)
mpfr: removed redundant HOST_FOO_DEPENDENCIES
author
Arnout Vandecappelle (Essensium/Mind)
<arnout@mind.be>
Mon, 16 Jan 2012 13:58:43 +0000
(14:58 +0100)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Tue, 17 Jan 2012 22:32:34 +0000
(23:32 +0100)
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/mpfr/mpfr.mk
patch
|
blob
|
history
diff --git
a/package/mpfr/mpfr.mk
b/package/mpfr/mpfr.mk
index 7f335998c58412794156d98dec8266451195856e..6876d6f18acd0030329b1eb6aee7def8dc0b7e8c 100644
(file)
--- a/
package/mpfr/mpfr.mk
+++ b/
package/mpfr/mpfr.mk
@@
-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))