diff --git a/packages/toolchain/lang/gcc/meta b/packages/toolchain/lang/gcc/meta index 848c40e41c..48552acc30 100644 --- a/packages/toolchain/lang/gcc/meta +++ b/packages/toolchain/lang/gcc/meta @@ -1,11 +1,10 @@ PKG_NAME="gcc" -PKG_VERSION="4.5.2-RC-20101208" +PKG_VERSION="4.5.2" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" PKG_SITE="http://gcc.gnu.org/" -# PKG_URL="ftp://ftp.gwdg.de/pub/misc/gcc/releases/$PKG_NAME-$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.bz2" -PKG_URL="ftp://ftp.gwdg.de/pub/misc/gcc/snapshots/$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.bz2" +PKG_URL="ftp://ftp.gnu.org/gnu/gcc/$PKG_NAME-$PKG_VERSION/$PKG_NAME-$PKG_VERSION.tar.bz2" PKG_DEPENDS="" PKG_BUILD_DEPENDS="ccache" PKG_PRIORITY="optional" @@ -15,5 +14,3 @@ PKG_LONGDESC="This package contains the GNU Compiler Collection. It includes com PKG_IS_ADDON="no" PKG_AUTORECONF="no" - -#PKG_URL="ftp://ftp.gwdg.de/pub/misc/gcc/releases/$PKG_NAME-$PKG_VERSION/$PKG_NAME-core-$PKG_VERSION.tar.bz2 ftp://ftp.gwdg.de/pub/misc/gcc/releases/$PKG_NAME-$PKG_VERSION/$PKG_NAME-g++-$PKG_VERSION.tar.bz2" diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.5.2-RC-20101208-bfd_and_gold.patch b/packages/toolchain/lang/gcc/patches/gcc-4.5.2-bfd_and_gold.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.5.2-RC-20101208-bfd_and_gold.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.5.2-bfd_and_gold.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.5.2-RC-20101208-disable_multilib_i386_linux64.patch b/packages/toolchain/lang/gcc/patches/gcc-4.5.2-disable_multilib_i386_linux64.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.5.2-RC-20101208-disable_multilib_i386_linux64.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.5.2-disable_multilib_i386_linux64.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.5.2-RC-20101208-dynamic_linker.patch b/packages/toolchain/lang/gcc/patches/gcc-4.5.2-dynamic_linker.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.5.2-RC-20101208-dynamic_linker.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.5.2-dynamic_linker.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.5.2-RC-20101208-050_fix_undefined_references_with_lto-0.1.patch b/packages/toolchain/lang/gcc/patches/gcc-4.5.2-fix_undefined_references_with_lto-0.1.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.5.2-RC-20101208-050_fix_undefined_references_with_lto-0.1.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.5.2-fix_undefined_references_with_lto-0.1.patch diff --git a/packages/toolchain/lang/gcc/patches/gcc-4.5.2-RC-20101208-libstdc++-v3_config.patch b/packages/toolchain/lang/gcc/patches/gcc-4.5.2-libstdc++-v3_config.patch similarity index 100% rename from packages/toolchain/lang/gcc/patches/gcc-4.5.2-RC-20101208-libstdc++-v3_config.patch rename to packages/toolchain/lang/gcc/patches/gcc-4.5.2-libstdc++-v3_config.patch