summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc_4.7.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-22 09:43:59 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-23 16:20:13 +0100
commit0dfc8aabef0fe17bf9c920c30d2ea94fd926cc9d (patch)
tree2995a07a20644b6b645af2f490f3e2ca7d0b1f18 /meta/recipes-devtools/gcc/gcc_4.7.bb
parentdeae329c3c651766fced7c2317bfcf07de068dff (diff)
downloadpoky-0dfc8aabef0fe17bf9c920c30d2ea94fd926cc9d.tar.gz
gcc-target: Combine gcc-target-configure.inc, gcc-target-package.inc and other common code
(From OE-Core rev: 86bbe5b7b8e8f0c6ee88888fa083053ae14765c4) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc_4.7.bb')
-rw-r--r--meta/recipes-devtools/gcc/gcc_4.7.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/meta/recipes-devtools/gcc/gcc_4.7.bb b/meta/recipes-devtools/gcc/gcc_4.7.bb
index f68c67a403..0ae22e8fa3 100644
--- a/meta/recipes-devtools/gcc/gcc_4.7.bb
+++ b/meta/recipes-devtools/gcc/gcc_4.7.bb
@@ -1,5 +1,2 @@
1require recipes-devtools/gcc/gcc-${PV}.inc 1require recipes-devtools/gcc/gcc-${PV}.inc
2require gcc-configure-target.inc 2require gcc-target.inc
3require gcc-package-target.inc
4
5ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR} -I${B}/gcc/include/ "