- new prerelease

This commit is contained in:
Bernhard Reutner-Fischer 2007-02-09 14:05:51 +00:00
parent fe032933b2
commit 364567c959

View File

@ -28,7 +28,7 @@ endif
# Temporary for 4.1.2-RC1
ifeq ($(BR2_GCC_VERSION_4_1_2),y)
GCC_SNAP_DATE:=20070128
GCC_SNAP_DATE:=20070208
GCC_OFFICIAL_VER:=$(GCC_VERSION)-$(GCC_SNAP_DATE)
GCC_SITE:=ftp://gcc.gnu.org/pub/gcc/prerelease-$(GCC_OFFICIAL_VER)/
endif