projects
/
carl9170fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c06273
)
carl9170 firwmare: toolchain gcc 4.6.3
author
Christian Lamparter
<chunkeey@googlemail.com>
Wed, 14 Mar 2012 19:57:11 +0000
(20:57 +0100)
committer
Christian Lamparter
<chunkeey@googlemail.com>
Wed, 14 Mar 2012 19:57:11 +0000
(20:57 +0100)
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
toolchain/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index 2070b25f4bc9f61bb17498fa643061e593536694..75cebb9ac1fdc3cc9b39f3f52fddc9761ab910db 100644
(file)
--- a/
toolchain/Makefile
+++ b/
toolchain/Makefile
@@
-6,7
+6,7
@@
NEWLIB_VER=1.20.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.
2
+GCC_VER=4.6.
3
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