Update gcc paths

This commit is contained in:
Peter S. Mazinger 2006-01-18 17:14:50 +00:00
parent 679fd2f932
commit b607547205

View File

@ -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....