gcc-cross-sdk: added zecke-no-host-includes patch

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1572 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz 2007-04-27 14:09:13 +00:00
parent 4d4a376091
commit b466097235
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
DESCRIPTION = "The GNU cc and gcc C compilers."
require gcc_${PV}.bb
PR = "r0"
PR = "r1"
inherit sdk
@ -35,4 +35,4 @@ SRC_URI = "http://ftp.gnu.org/pub/gnu/gcc/gcc-4.1.1/gcc-4.1.1.tar.bz2 \
file://fix-ICE-in-arm_unwind_emit_set.diff;patch=1 \
file://gcc-4.1.1-pr13685-1.patch;patch=1 \
file://gcc-ignore-cache.patch;patch=1 \
"
file://zecke-no-host-includes.patch;patch=1"