summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc-cross_4.2.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gcc/gcc-cross_4.2.3.bb')
-rw-r--r--meta/packages/gcc/gcc-cross_4.2.3.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/packages/gcc/gcc-cross_4.2.3.bb b/meta/packages/gcc/gcc-cross_4.2.3.bb
deleted file mode 100644
index add74a82b6..0000000000
--- a/meta/packages/gcc/gcc-cross_4.2.3.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1PR = "r7"
2
3require gcc-${PV}.inc
4require gcc-cross4.inc
5
6SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 "
7
8EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}"
9
10ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_DIR_TARGET}${target_includedir}"