projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
037bb6d
)
remove obsolete gcc version md5sums
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 May 2009 18:40:22 +0000
(18:40 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 May 2009 18:40:22 +0000
(18:40 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15598
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
toolchain/gcc/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Makefile
b/toolchain/gcc/Makefile
index
9df43af
..
346971c
100644
(file)
--- a/
toolchain/gcc/Makefile
+++ b/
toolchain/gcc/Makefile
@@
-35,12
+35,6
@@
endif
ifeq ($(PKG_VERSION),4.2.4)
PKG_MD5SUM:=d79f553e7916ea21c556329eacfeaa16
endif
-ifeq ($(PKG_VERSION),4.3.1)
- PKG_MD5SUM:=4afa0290cc3a41ac8822666f1110de98
-endif
-ifeq ($(PKG_VERSION),4.3.2)
- PKG_MD5SUM:=5dfac5da961ecd5f227c3175859a486d
-endif
ifeq ($(PKG_VERSION),4.3.3)
PKG_MD5SUM:=cc3c5565fdb9ab87a05ddb106ba0bd1f
endif
This page took
0.023009 seconds
and
4
git commands to generate.