projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e15ca56
)
gcc-4.4.0 also needs mpfr and gmp to be built
author
Florian Fainelli
<florian@openwrt.org>
Thu, 23 Apr 2009 09:51:24 +0000
(09:51 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Thu, 23 Apr 2009 09:51:24 +0000
(09:51 +0000)
SVN-Revision: 15346
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index ef64dc0e944fa2e8eaadbea7a25221749813fa4c..2f11670dc5605aa66be505a189e600fdd951e2e4 100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-13,7
+13,7
@@
tools-y := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma mkimage firmw
tools-$(CONFIG_CCACHE) += ccache
tools-$(CONFIG_powerpc) += dtc
-tools-$(CONFIG_GCC_VERSION_4_3) += gmp mpfr
+tools-$(CONFIG_GCC_VERSION_4_3)
$(CONFIG_GCC_VERSION_4_4)
+= gmp mpfr
# builddir dependencies
$(curdir)/squashfs/compile := $(curdir)/lzma/install