|
@@ -19,8 +19,8 @@
|
|
|
|
|
|
GCC_VERSION:=$(strip $(GCC_VERSION))
|
|
|
|
|
|
-#GCC_SITE:=ftp://ftp.gnu.org/gnu/gcc/releases/gcc-$(GCC_VERSION)
|
|
|
-GCC_SITE:=http://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-$(GCC_VERSION)
|
|
|
+#GCC_SITE:=ftp://ftp.gnu.org/gnu/gcc/gcc-$(GCC_VERSION)
|
|
|
+GCC_SITE:=ftp://ftp.ibiblio.org/pub/mirrors/gnu/ftp/gnu/gcc/gcc-$(GCC_VERSION)
|
|
|
|
|
|
#
|
|
|
# snapshots....
|