mirror of https://github.com/hak5/openwrt.git
parent
a3281a2f3b
commit
da6326e0fb
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
GCC_VERSION:=$(strip $(GCC_VERSION))
|
GCC_VERSION:=$(strip $(CONFIG_GCC_VERSION))
|
||||||
|
|
||||||
#GCC_SITE:=ftp://ftp.gnu.org/gnu/gcc/releases/gcc-$(GCC_VERSION)
|
#GCC_SITE:=ftp://ftp.gnu.org/gnu/gcc/releases/gcc-$(GCC_VERSION)
|
||||||
GCC_SITE:=ftp://ftp.fu-berlin.de/unix/languages/gcc/releases/gcc-$(GCC_VERSION) \
|
GCC_SITE:=ftp://ftp.fu-berlin.de/unix/languages/gcc/releases/gcc-$(GCC_VERSION) \
|
||||||
|
|
Loading…
Reference in New Issue