diff options
author | Douglas Royds via Openembedded-core <openembedded-core@lists.openembedded.org> | 2019-10-01 17:20:18 +1300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-23 16:30:36 +0100 |
commit | 0130498a8ff950b5b22d8da23e020b367801e959 (patch) | |
tree | 0dbf9d0f56a244f682af27512d338eaa66cd291f /meta/recipes-devtools/packagegroups | |
parent | 7fef74ae95bc8d4342b06974f6a651b5ded81054 (diff) | |
download | poky-0130498a8ff950b5b22d8da23e020b367801e959.tar.gz |
icecc: Export ICECC_CC and friends via wrapper-script
By exporting ICECC_CC, ICECC_CXX, and ICECC_VERSION in a wrapper-script,
and putting this wrapper-script in the PATH, the Makefiles generated by CMake or
the autotools are able to function correctly outside of bitbake.
This provides a convenient developer workflow in which the
modify-compile-unittest cycle can happen directly in the ${B} directory.
The `rm -f $ICE_PATH/$compiler` line is transitional,
and can go at some later date (October 2020 or later, perhaps).
(From OE-Core rev: 40d74cb1d0ddce930267e49764cacb263b244091)
Signed-off-by: Douglas Royds <douglas.royds@taitradio.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/packagegroups')
0 files changed, 0 insertions, 0 deletions