summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-configure-common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-configure-common.inc')
-rw-r--r--meta/recipes-devtools/gcc/gcc-configure-common.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/gcc/gcc-configure-common.inc b/meta/recipes-devtools/gcc/gcc-configure-common.inc
index c30242d41a..6c60cf97f6 100644
--- a/meta/recipes-devtools/gcc/gcc-configure-common.inc
+++ b/meta/recipes-devtools/gcc/gcc-configure-common.inc
@@ -52,7 +52,6 @@ EXTRA_OECONF = "\
52 ${@get_gcc_multiarch_setting(bb, d)} \ 52 ${@get_gcc_multiarch_setting(bb, d)} \
53" 53"
54 54
55export ac_cv_path_SED = 'sed'
56export gcc_cv_collect2_libs = 'none required' 55export gcc_cv_collect2_libs = 'none required'
57# We need to set gcc_cv_collect2_libs else there is cross-compilation badness 56# We need to set gcc_cv_collect2_libs else there is cross-compilation badness
58# in the config.log files (which might not get generated until do_compile 57# in the config.log files (which might not get generated until do_compile