summaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-3.4.4.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.4.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.4.inc')
-rw-r--r--recipes/gcc/gcc-3.4.4.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-3.4.4.inc b/recipes/gcc/gcc-3.4.4.inc
index 0b5b714e09..2bed5f8959 100644
--- a/recipes/gcc/gcc-3.4.4.inc
+++ b/recipes/gcc/gcc-3.4.4.inc
@@ -22,6 +22,6 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
file://gcc34-configure.in.patch;patch=1 \
file://gcc34-thumb-support.patch;patch=1 \
file://gcc-cross-fixincl.patch;patch=1 \
- file://gcc-posix.patch;patch=1 \
+ file://gcc-posix-open-fix.patch;patch=1 \
"
SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 "