]> code.ossystems Code Review - openembedded-core.git/commitdiff
gcc-configure-common.inc: remove ac_cv_path_SED
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 27 Jan 2015 02:45:32 +0000 (18:45 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 7 Feb 2015 13:30:56 +0000 (13:30 +0000)
It is not needed any more since sed-native had been dropped.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-devtools/gcc/gcc-configure-common.inc

index c30242d41af662d1fe991f4ce7c45ffef04c4dcf..6c60cf97f6c35a32f7625d7d66c217176bab54e3 100644 (file)
@@ -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