gcc: update to gcc-4.5.2-RC-20101208

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-12-10 10:57:46 +01:00
parent 8b56e4eb8d
commit a1e11e55c9
7 changed files with 1 additions and 25 deletions

View File

@ -1,5 +1,5 @@
PKG_NAME="gcc"
PKG_VERSION="4.5-20101125"
PKG_VERSION="4.5.2-RC-20101208"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"

View File

@ -1,24 +0,0 @@
diff -Naur gcc-4.5.1/configure gcc-4.5.1.patch/configure
--- gcc-4.5.1/configure 2010-06-24 23:06:37.000000000 +0200
+++ gcc-4.5.1.patch/configure 2010-09-02 17:12:08.807742278 +0200
@@ -5781,7 +5781,7 @@
# Check for PPL
ppl_major_version=0
-ppl_minor_version=10
+ppl_minor_version=11
ppllibs=" -lppl_c -lppl -lgmpxx"
pplinc=
diff -Naur gcc-4.5.1/configure.ac gcc-4.5.1.patch/configure.ac
--- gcc-4.5.1/configure.ac 2010-06-24 23:06:37.000000000 +0200
+++ gcc-4.5.1.patch/configure.ac 2010-09-02 17:12:22.748618664 +0200
@@ -1511,7 +1511,7 @@
# Check for PPL
ppl_major_version=0
-ppl_minor_version=10
+ppl_minor_version=11
ppllibs=" -lppl_c -lppl -lgmpxx"
pplinc=