summaryrefslogtreecommitdiff
path: root/scripts/lib/wic/plugins/source
diff options
context:
space:
mode:
authorAnuj Mittal <anujx.mittal@intel.com>2016-06-30 10:57:12 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-06 17:25:21 +0100
commit463909e876a66555d5df628591bace8cea0a6b0c (patch)
tree19657c2677f920b9dd22f8940eb160fae07bdc24 /scripts/lib/wic/plugins/source
parent2c4ae03834be3f4449487a2c7c40829d94051d99 (diff)
downloadopenembedded-core-463909e876a66555d5df628591bace8cea0a6b0c.tar.gz
openembedded-core-463909e876a66555d5df628591bace8cea0a6b0c.tar.bz2
openembedded-core-463909e876a66555d5df628591bace8cea0a6b0c.zip
gcc: make sure header path is set correctly
We're setting the native header paths in do_configure_prepend, and don't need to set them again here. This results in gcc-target not being able to locate the headers and not being able to detect glibc version, which in turn results in SSP support not getting detected even though it's available in libc. Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> (cherry picked from commit 85630aa894278e7818c867179dc19ca2fbd994fc) Signed-off-by: Anuj Mittal <anujx.mittal@intel.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/plugins/source')
0 files changed, 0 insertions, 0 deletions