projects
/
carl9170fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
188f2a6
)
carl9170 firwmare: toolchain gcc 4.4.6
author
Christian Lamparter
<chunkeey@googlemail.com>
Mon, 25 Apr 2011 21:41:17 +0000
(23:41 +0200)
committer
Christian Lamparter
<chunkeey@googlemail.com>
Mon, 25 Apr 2011 21:41:17 +0000
(23:41 +0200)
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
toolchain/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index d7114ffab3b1ecc1d10f879fbc386bc46055eb9c..492f0178726cea579ad0e464e837df959ae2485a 100644
(file)
--- a/
toolchain/Makefile
+++ b/
toolchain/Makefile
@@
-6,7
+6,7
@@
NEWLIB_VER=1.19.0
NEWLIB_URL=ftp://sources.redhat.com/pub/newlib/newlib-$(NEWLIB_VER).tar.gz
NEWLIB_TAR=newlib-$(NEWLIB_VER).tar.gz
-GCC_VER=4.
6.0
+GCC_VER=4.
4.6
GCC_URL=http://mirrors.kernel.org/gnu/gcc/gcc-$(GCC_VER)/gcc-core-$(GCC_VER).tar.bz2
GCC_TAR=gcc-core-$(GCC_VER).tar.bz2