Update gcc paths
This commit is contained in:
parent
679fd2f932
commit
b607547205
@ -19,8 +19,8 @@
|
|||||||
|
|
||||||
GCC_VERSION:=$(strip $(GCC_VERSION))
|
GCC_VERSION:=$(strip $(GCC_VERSION))
|
||||||
|
|
||||||
#GCC_SITE:=ftp://ftp.gnu.org/gnu/gcc/releases/gcc-$(GCC_VERSION)
|
#GCC_SITE:=ftp://ftp.gnu.org/gnu/gcc/gcc-$(GCC_VERSION)
|
||||||
GCC_SITE:=http://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-$(GCC_VERSION)
|
GCC_SITE:=ftp://ftp.ibiblio.org/pub/mirrors/gnu/ftp/gnu/gcc/gcc-$(GCC_VERSION)
|
||||||
|
|
||||||
#
|
#
|
||||||
# snapshots....
|
# snapshots....
|
||||||
|
Loading…
Reference in New Issue
Block a user