projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95cba52
)
we don't support gcc 3.x for some time now
author
Imre Kaloz
<kaloz@openwrt.org>
Thu, 28 Oct 2010 07:28:17 +0000
(07:28 +0000)
committer
Imre Kaloz
<kaloz@openwrt.org>
Thu, 28 Oct 2010 07:28:17 +0000
(07:28 +0000)
SVN-Revision: 23686
toolchain/gcc/common.mk
patch
|
blob
|
history
diff --git
a/toolchain/gcc/common.mk
b/toolchain/gcc/common.mk
index 36142eb5836aea2ee86ea2877f884b2e1f78fd7d..de675bd5b8e3db0eadce8d5463c5ce703a7a0cad 100644
(file)
--- a/
toolchain/gcc/common.mk
+++ b/
toolchain/gcc/common.mk
@@
-39,9
+39,6
@@
else
PKG_SOURCE_URL:=@GNU/gcc/gcc-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
- ifeq ($(PKG_VERSION),3.4.6)
- PKG_MD5SUM:=4a21ac777d4b5617283ce488b808da7b
- endif
ifeq ($(PKG_VERSION),4.1.2)
PKG_MD5SUM:=a4a3eb15c96030906d8494959eeda23c
endif