projects
/
carl9170fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d56b3d5
)
carl9170 toolchain: update to gcc-4.7.2
author
Christian Lamparter
<chunkeey@googlemail.com>
Thu, 20 Sep 2012 16:49:12 +0000
(18:49 +0200)
committer
Christian Lamparter
<chunkeey@googlemail.com>
Thu, 20 Sep 2012 16:50:35 +0000
(18:50 +0200)
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
toolchain/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index 23843a7eefaeaeb61bdb4006dc9bcafa37c3b04c..3dd2b1c7a6c6d09f3d89523ef36b0c81a7c0582d 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.7.
1
+GCC_VER=4.7.
2
GCC_URL=http://mirrors.kernel.org/gnu/gcc/gcc-$(GCC_VER)/gcc-$(GCC_VER).tar.bz2
GCC_TAR=gcc-$(GCC_VER).tar.bz2