summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2018-03-05 10:02:01 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-06 06:43:10 -0800
commitd1e6aa57f7ee44b92c3a2ec740b806c17254814a (patch)
treea9f18a9cb18d1a97d010c35534324aa834e1927d /meta/recipes-graphics
parent40cdf6dd789d3f4977b31898e23db52d3bf7a657 (diff)
downloadpoky-d1e6aa57f7ee44b92c3a2ec740b806c17254814a.tar.gz
meson.bbclass: fix to build for more projects
We should use the value of CC for the c compiler setting in cross compilation configuration file for meson. For example, if we only use ${HOST_PREFIX}gcc instead of ${CC}, we would meet the following do_compile failure for systemd. cc1: fatal error: linux/capability.h: No such file or directory Do the same change for LD, AR, NM, STRIP and READELF. (From OE-Core rev: 177bd96a531fcc85e62baff04aba327e2bccee07) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions