From ec37c13cab445d9087b6e93b7658707930a44af8 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Fri, 17 Dec 2010 03:55:46 +0100 Subject: [PATCH] gcc: update to gcc-4.5.2 (final) Signed-off-by: Stephan Raue --- packages/toolchain/lang/gcc/meta | 7 ++----- ...208-bfd_and_gold.patch => gcc-4.5.2-bfd_and_gold.patch} | 0 ...patch => gcc-4.5.2-disable_multilib_i386_linux64.patch} | 0 ...dynamic_linker.patch => gcc-4.5.2-dynamic_linker.patch} | 0 ... gcc-4.5.2-fix_undefined_references_with_lto-0.1.patch} | 0 ...v3_config.patch => gcc-4.5.2-libstdc++-v3_config.patch} | 0 6 files changed, 2 insertions(+), 5 deletions(-) rename packages/toolchain/lang/gcc/patches/{gcc-4.5.2-RC-20101208-bfd_and_gold.patch => gcc-4.5.2-bfd_and_gold.patch} (100%) rename packages/toolchain/lang/gcc/patches/{gcc-4.5.2-RC-20101208-disable_multilib_i386_linux64.patch => gcc-4.5.2-disable_multilib_i386_linux64.patch} (100%) rename packages/toolchain/lang/gcc/patches/{gcc-4.5.2-RC-20101208-dynamic_linker.patch => gcc-4.5.2-dynamic_linker.patch} (100%) rename packages/toolchain/lang/gcc/patches/{gcc-4.5.2-RC-20101208-050_fix_undefined_references_with_lto-0.1.patch => gcc-4.5.2-fix_undefined_references_with_lto-0.1.patch} (100%) rename packages/toolchain/lang/gcc/patches/{gcc-4.5.2-RC-20101208-libstdc++-v3_config.patch => gcc-4.5.2-libstdc++-v3_config.patch} (100%) 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