diff options
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-cross.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-cross.inc b/meta/recipes-devtools/gcc/gcc-cross.inc index a09fd54327..25a3142261 100644 --- a/meta/recipes-devtools/gcc/gcc-cross.inc +++ b/meta/recipes-devtools/gcc/gcc-cross.inc | |||
| @@ -25,9 +25,6 @@ EXTRA_OECONF_PATHS = " \ | |||
| 25 | 25 | ||
| 26 | ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_DIR_TARGET}${target_includedir}" | 26 | ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_DIR_TARGET}${target_includedir}" |
| 27 | 27 | ||
| 28 | LIBGCCS_VAR = "-lgcc_s" | ||
| 29 | LIBGCCS_VAR_avr32 = "" | ||
| 30 | |||
| 31 | do_configure_prepend () { | 28 | do_configure_prepend () { |
| 32 | sed -i 's/BUILD_INFO=info/BUILD_INFO=/' ${S}/gcc/configure | 29 | sed -i 's/BUILD_INFO=info/BUILD_INFO=/' ${S}/gcc/configure |
| 33 | } | 30 | } |
