mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
meta: remove redundant _FOR_BUILD variables
(From OE-Core rev: acabd2158d9004dedfdfad8c170b77d32684f3fc) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
85bfe3c931
commit
7ea8496ce0
@@ -9,7 +9,6 @@ inherit autotools gettext update-alternatives
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
EXTRA_OECONF = "--enable-job-control"
|
||||
export CC_FOR_BUILD = "${BUILD_CC}"
|
||||
|
||||
ALTERNATIVE_${PN} = "sh"
|
||||
ALTERNATIVE_LINK_NAME[sh] = "${base_bindir}/sh"
|
||||
|
||||
Reference in New Issue
Block a user