diff options
Diffstat (limited to 'meta/packages/gcc/gcc-cross_4.2.3.bb')
| -rw-r--r-- | meta/packages/gcc/gcc-cross_4.2.3.bb | 10 |
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 @@ | |||
| 1 | PR = "r7" | ||
| 2 | |||
| 3 | require gcc-${PV}.inc | ||
| 4 | require gcc-cross4.inc | ||
| 5 | |||
| 6 | SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 " | ||
| 7 | |||
| 8 | EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}" | ||
| 9 | |||
| 10 | ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_DIR_TARGET}${target_includedir}" | ||
