projects
/
carl9170fw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dbc536
)
carl9170 firmware: toolchain newlib 1.20.0
author
Christian Lamparter
<chunkeey@googlemail.com>
Thu, 29 Dec 2011 02:18:19 +0000
(
03:18
+0100)
committer
Christian Lamparter
<chunkeey@googlemail.com>
Thu, 29 Dec 2011 02:18:19 +0000
(
03:18
+0100)
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
toolchain/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/Makefile
b/toolchain/Makefile
index a61647b101df39ee1ff70b1a88a89a0e5369236c..2070b25f4bc9f61bb17498fa643061e593536694 100644
(file)
--- a/
toolchain/Makefile
+++ b/
toolchain/Makefile
@@
-2,7
+2,7
@@
BINUTILS_VER=2.22
BINUTILS_URL=http://mirrors.kernel.org/gnu/binutils/binutils-$(BINUTILS_VER).tar.bz2
BINUTILS_TAR=binutils-$(BINUTILS_VER).tar.bz2
-NEWLIB_VER=1.
19
.0
+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