projects
/
carl9170fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9dc8a97
)
carl9170 firwmare: toolchain gcc 4.4.5
author
Christian Lamparter
<chunkeey@googlemail.com>
Sun, 3 Oct 2010 20:13:32 +0000
(22:13 +0200)
committer
Christian Lamparter
<chunkeey@googlemail.com>
Sun, 3 Oct 2010 20:13:32 +0000
(22:13 +0200)
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
toolchain/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index eec746cb10f48eaf4dea5953264cc1a5dbdd9a62..336edcb6607df34b87ba06b6728d1a9eecae8645 100644
(file)
--- a/
toolchain/Makefile
+++ b/
toolchain/Makefile
@@
-6,7
+6,7
@@
NEWLIB_VER=1.18.0
NEWLIB_URL=ftp://sources.redhat.com/pub/newlib/newlib-$(NEWLIB_VER).tar.gz
NEWLIB_TAR=newlib-$(NEWLIB_VER).tar.gz
-GCC_VER=4.4.
4
+GCC_VER=4.4.
5
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