summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc-cross-intermediate_csl-arm-2008q1.bb
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2010-03-31 12:09:14 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2010-03-31 12:09:14 +0100
commitfb5b56283760444cfa3ca495f0831652446327ba (patch)
tree4be4c91142bb0b3872aa98f964f68a495de273c6 /meta/packages/gcc/gcc-cross-intermediate_csl-arm-2008q1.bb
parent5b5a069e16bc64e4add040d191066ff551d396e9 (diff)
downloadpoky-fb5b56283760444cfa3ca495f0831652446327ba.tar.gz
gcc: Move -native dependencies into the base gcc version configuration file and create and use EXTRA_OECONF_INITIAL and EXTRA_OECONF_INTERMEDIATE variables
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/gcc/gcc-cross-intermediate_csl-arm-2008q1.bb')
-rw-r--r--meta/packages/gcc/gcc-cross-intermediate_csl-arm-2008q1.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/packages/gcc/gcc-cross-intermediate_csl-arm-2008q1.bb b/meta/packages/gcc/gcc-cross-intermediate_csl-arm-2008q1.bb
index 0dabd0b8db..b6d3a3a642 100644
--- a/meta/packages/gcc/gcc-cross-intermediate_csl-arm-2008q1.bb
+++ b/meta/packages/gcc/gcc-cross-intermediate_csl-arm-2008q1.bb
@@ -3,8 +3,6 @@ require gcc-cross-intermediate.inc
3 3
4S = "${WORKDIR}/gcc-4.2" 4S = "${WORKDIR}/gcc-4.2"
5 5
6EXTRA_OECONF += "--disable-libssp --disable-bootstrap --disable-libgomp --disable-libmudflap "
7
8# Hack till we fix *libc properly 6# Hack till we fix *libc properly
9do_install_append() { 7do_install_append() {
10 ln -sf ${CROSS_DIR}/lib/gcc/${TARGET_SYS}/${BINV}/include-fixed/* ${D}${CROSS_DIR}/lib/gcc/${TARGET_SYS}/${BINV}/include/ 8 ln -sf ${CROSS_DIR}/lib/gcc/${TARGET_SYS}/${BINV}/include-fixed/* ${D}${CROSS_DIR}/lib/gcc/${TARGET_SYS}/${BINV}/include/