summaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-3.4.6.inc
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-04-30 08:37:18 -0700
committerTom Rini <trini@embeddedalley.com>2009-04-30 09:16:38 -0700
commit3628be8901b747558b219d55b370a1f20e1dce5f (patch)
treea5d856f7a729fa849f8e682c90569e45dc2d2de9 /recipes/gcc/gcc-3.4.6.inc
parentf13ab24657b5b34ce443896ac87026e2ea302fc9 (diff)
downloadopenembedded-3628be8901b747558b219d55b370a1f20e1dce5f.tar.gz
gcc-3.4.x: Rename gcc-posix.patch to gcc-posix-open-fix.patch, put in files/
Diffstat (limited to 'recipes/gcc/gcc-3.4.6.inc')
-rw-r--r--recipes/gcc/gcc-3.4.6.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-3.4.6.inc b/recipes/gcc/gcc-3.4.6.inc
index b1f686b365..faab40623e 100644
--- a/recipes/gcc/gcc-3.4.6.inc
+++ b/recipes/gcc/gcc-3.4.6.inc
@@ -16,7 +16,7 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://always-fixincperm.patch;patch=1 \
file://GCOV_PREFIX_STRIP-cross-profile_3.4.patch;patch=1 \
file://zecke-xgcc-cpp.patch;patch=1 \
- file://gcc-posix.patch;patch=1 \
+ file://gcc-posix-open-fix.patch;patch=1 \
file://gcc4-mtune-compat.patch;patch=1"
SRC_URI += "file://gcc34-configure.in.patch;patch=1"