summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/packages/gcc/gcc-cross_4.1.1.bb2
-rw-r--r--meta/packages/gcc/gcc-cross_4.1.2.bb2
2 files changed, 0 insertions, 4 deletions
diff --git a/meta/packages/gcc/gcc-cross_4.1.1.bb b/meta/packages/gcc/gcc-cross_4.1.1.bb
index 819a7bff04..2d6cb19960 100644
--- a/meta/packages/gcc/gcc-cross_4.1.1.bb
+++ b/meta/packages/gcc/gcc-cross_4.1.1.bb
@@ -15,6 +15,4 @@ require gcc3-build-cross.inc
15# cross packaging 15# cross packaging
16require gcc-package-cross.inc 16require gcc-package-cross.inc
17 17
18SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 "
19
20EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${layout_exec_prefix}" 18EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${layout_exec_prefix}"
diff --git a/meta/packages/gcc/gcc-cross_4.1.2.bb b/meta/packages/gcc/gcc-cross_4.1.2.bb
index 03423e175f..3437fceaaf 100644
--- a/meta/packages/gcc/gcc-cross_4.1.2.bb
+++ b/meta/packages/gcc/gcc-cross_4.1.2.bb
@@ -15,6 +15,4 @@ require gcc3-build-cross.inc
15# cross packaging 15# cross packaging
16require gcc-package-cross.inc 16require gcc-package-cross.inc
17 17
18SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch;patch=1 "
19
20EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${layout_exec_prefix}" 18EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${layout_exec_prefix}"