diff options
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-cross_4.5.0.bb')
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-cross_4.5.0.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-cross_4.5.0.bb b/meta/recipes-devtools/gcc/gcc-cross_4.5.0.bb index 8d28ab3e59..2a0772841d 100644 --- a/meta/recipes-devtools/gcc/gcc-cross_4.5.0.bb +++ b/meta/recipes-devtools/gcc/gcc-cross_4.5.0.bb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | PR = "r6" | 1 | PR = "r7" |
| 2 | 2 | ||
| 3 | require gcc-${PV}.inc | 3 | require gcc-${PV}.inc |
| 4 | require gcc-cross4.inc | 4 | require gcc-cross4.inc |
| @@ -6,7 +6,7 @@ require gcc-cross4.inc | |||
| 6 | SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " | 6 | SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch " |
| 7 | 7 | ||
| 8 | EXTRA_OECONF += "--disable-libunwind-exceptions \ | 8 | EXTRA_OECONF += "--disable-libunwind-exceptions \ |
| 9 | --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native} \ | 9 | --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native} \ |
| 10 | --with-system-zlib" | 10 | --with-system-zlib " |
| 11 | 11 | ||
| 12 | ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_DIR_TARGET}${target_includedir}" | 12 | ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_DIR_TARGET}${target_includedir}" |
