mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
gcc-configure-common.inc: remove ac_cv_path_SED
It is not needed any more since sed-native had been dropped. (From OE-Core rev: 289e433f8d0e4b5a710094e3a3c0d8e77e82e50d) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
588342f2c0
commit
775d467fe2
@@ -52,7 +52,6 @@ EXTRA_OECONF = "\
|
||||
${@get_gcc_multiarch_setting(bb, d)} \
|
||||
"
|
||||
|
||||
export ac_cv_path_SED = 'sed'
|
||||
export gcc_cv_collect2_libs = 'none required'
|
||||
# We need to set gcc_cv_collect2_libs else there is cross-compilation badness
|
||||
# in the config.log files (which might not get generated until do_compile
|
||||
|
||||
Reference in New Issue
Block a user