projects
/
carl9170fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
029f2f0
)
carl9170 firmware: toolchain newlib 2.0.0
author
Christian Lamparter
<chunkeey@googlemail.com>
Tue, 25 Dec 2012 19:17:02 +0000
(20:17 +0100)
committer
Christian Lamparter
<chunkeey@googlemail.com>
Tue, 25 Dec 2012 19:17:02 +0000
(20:17 +0100)
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
toolchain/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index 987606172bf5d454571d6dc7db173c2c31fc0687..db473e5b4b7b94080c997a0fa53d78e03e863dd6 100644
(file)
--- a/
toolchain/Makefile
+++ b/
toolchain/Makefile
@@
-2,9
+2,9
@@
BINUTILS_VER=2.23.1
BINUTILS_TAR=binutils-$(BINUTILS_VER).tar.bz2
BINUTILS_URL="http://mirrors.kernel.org/gnu/binutils/$(BINUTILS_TAR)"
-NEWLIB_VER=
1.2
0.0
+NEWLIB_VER=
2.
0.0
NEWLIB_TAR=newlib-$(NEWLIB_VER).tar.gz
-NEWLIB_URL="ftp://source
s.redhat.com
/pub/newlib/$(NEWLIB_TAR)"
+NEWLIB_URL="ftp://source
ware.org
/pub/newlib/$(NEWLIB_TAR)"
GCC_VER=4.7.2
GCC_TAR=gcc-$(GCC_VER).tar.bz2