summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc_4.2.1.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2007-10-06 08:16:58 +0000
committerKoen Kooi <koen@openembedded.org>2007-10-06 08:16:58 +0000
commit7310b3ba8eff902d605b274f3a61c417a0fbff94 (patch)
treeda2f3afca4a60329cc15d1371526aafd4c46527b /packages/gcc/gcc_4.2.1.bb
parent5cc37e756a2e69d63b3efd9e5e121c40815e8df9 (diff)
gcc 4.2.1: make maverick stuff ep93xx specific
Diffstat (limited to 'packages/gcc/gcc_4.2.1.bb')
-rw-r--r--packages/gcc/gcc_4.2.1.bb7
1 files changed, 6 insertions, 1 deletions
diff --git a/packages/gcc/gcc_4.2.1.bb b/packages/gcc/gcc_4.2.1.bb
index 07f4b0db0c..d11f2460ae 100644
--- a/packages/gcc/gcc_4.2.1.bb
+++ b/packages/gcc/gcc_4.2.1.bb
@@ -1,4 +1,4 @@
-PR = "r4"
+PR = "r5"
DESCRIPTION = "The GNU cc and gcc C compilers."
HOMEPAGE = "http://www.gnu.org/software/gcc/"
SECTION = "devel"
@@ -38,6 +38,9 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://unbreak-armv4t.patch;patch=1 \
file://fix-ICE-in-arm_unwind_emit_set.diff;patch=1 \
file://cache-amnesia.patch;patch=1 \
+"
+
+SRC_URI_append_ep93xx = " \
file://arm-crunch-saveregs.patch;patch=1 \
file://arm-crunch-20000320.patch;patch=1 \
file://arm-crunch-compare.patch;patch=1 \
@@ -58,6 +61,8 @@ SRC_URI = "ftp://ftp.gnu.org/pub/gnu/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://gfortran.patch;patch=1 \
"
+PACKAGE_ARCH_ep93xx = "${MACHINE_ARCH}"
+
SRC_URI_append_sh3 = " file://sh3-installfix-fixheaders.patch;patch=1 "
#Set the fortran bits