projects
/
carl9170fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1dbdf3
)
carl9170 firwmare: toolchain gcc 4.6.2
author
Christian Lamparter
<chunkeey@googlemail.com>
Thu, 27 Oct 2011 13:41:32 +0000
(15:41 +0200)
committer
Christian Lamparter
<chunkeey@googlemail.com>
Thu, 27 Oct 2011 13:41:32 +0000
(15:41 +0200)
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
toolchain/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index e3b59c2d0bff30a743335ee7e604c4137caed053..278073871c6c4467f31477845280a85a9c830b96 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.
1
+GCC_VER=4.6.
2
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