mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
[toolchain]: we don't support gcc 3.x for some time now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23686 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user