mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:34:04 +02:00
fix GCC version.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3817 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
9f306c85c2
commit
6e8ac7b3c5
@ -20,7 +20,7 @@
|
||||
|
||||
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.fu-berlin.de/unix/languages/gcc/releases/gcc-$(GCC_VERSION) \
|
||||
|
Loading…
Reference in New Issue
Block a user