projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42c4a16
)
gcc: update 4.5-linaro to 4.5-2012.03
author
Florian Fainelli
<florian@openwrt.org>
Sat, 13 Oct 2012 19:19:44 +0000
(19:19 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 13 Oct 2012 19:19:44 +0000
(19:19 +0000)
SVN-Revision: 33760
toolchain/gcc/common.mk
patch
|
blob
|
history
diff --git
a/toolchain/gcc/common.mk
b/toolchain/gcc/common.mk
index 0e5b5983ae570201e2ba5fc41c21a54fe06c892f..49065942c632fb3d27978e97ef8e928336fc6b55 100644
(file)
--- a/
toolchain/gcc/common.mk
+++ b/
toolchain/gcc/common.mk
@@
-38,10
+38,10
@@
ifdef CONFIG_GCC_VERSION_LLVM
else
ifeq ($(findstring linaro, $(CONFIG_GCC_VERSION)),linaro)
ifeq ($(CONFIG_GCC_VERSION),"4.5-linaro")
- PKG_REV:=4.5-2012.0
2
+ PKG_REV:=4.5-2012.0
3
PKG_VERSION:=4.5.4
PKG_VERSION_MAJOR:=4.5
- PKG_MD5SUM:=
e05be9ea8eca2ad4c859d35dbab568e7
+ PKG_MD5SUM:=
0c25f93e15e362e352c933e4649a7fc6
endif
ifeq ($(CONFIG_GCC_VERSION),"4.6-linaro")
PKG_REV:=4.6-2012.10