mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
gcc: update to gcc-4.5.2-RC-20101208
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
8b56e4eb8d
commit
a1e11e55c9
@ -1,5 +1,5 @@
|
|||||||
PKG_NAME="gcc"
|
PKG_NAME="gcc"
|
||||||
PKG_VERSION="4.5-20101125"
|
PKG_VERSION="4.5.2-RC-20101208"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
@ -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=
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user