projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f69762c
)
toolchain/gcc: upgrade linaro gcc 4.6 to 4.6-2013.05
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 11 Sep 2013 14:29:44 +0000
(14:29 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 11 Sep 2013 14:29:44 +0000
(14:29 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37947
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
toolchain/gcc/common.mk
patch
|
blob
|
history
diff --git
a/toolchain/gcc/common.mk
b/toolchain/gcc/common.mk
index
60b53b7
..
eec9d20
100644
(file)
--- a/
toolchain/gcc/common.mk
+++ b/
toolchain/gcc/common.mk
@@
-27,10
+27,10
@@
GCC_DIR:=$(PKG_NAME)-$(PKG_VERSION)
ifeq ($(findstring linaro, $(CONFIG_GCC_VERSION)),linaro)
ifeq ($(CONFIG_GCC_VERSION),"4.6-linaro")
- PKG_REV:=4.6-201
2.12
+ PKG_REV:=4.6-201
3.05
PKG_VERSION:=4.6.4
PKG_VERSION_MAJOR:=4.6
- PKG_MD5SUM:=
6b6c6a4faa026edd1193cf6426309039
+ PKG_MD5SUM:=
26b48802ae1203cd99415026fbf56ed7
PKG_COMP:=bz2
endif
ifeq ($(CONFIG_GCC_VERSION),"4.8-linaro")