diff options
author | Ross Burton <ross.burton@intel.com> | 2016-01-04 13:02:11 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-07 13:40:03 +0000 |
commit | f0f814a674faef2160fb8a041b63169c74da108e (patch) | |
tree | 04b7208db86a14f070ab8be617603a235fb488ab /meta/recipes-support/serf | |
parent | dd6998ee068f0edf20139fee80fbbf6c1347649d (diff) | |
download | openembedded-core-f0f814a674faef2160fb8a041b63169c74da108e.tar.gz openembedded-core-f0f814a674faef2160fb8a041b63169c74da108e.tar.bz2 openembedded-core-f0f814a674faef2160fb8a041b63169c74da108e.zip |
gcc-sanitizers: link directly against sysroot libstc++
Instead of building a shadow libstdc++-v3 directory with symlinks to the sysroot
libstdc++-v3.la, fiddle the Makefiles so that it doesn't attempt to link to a
in-tree library at all.
This fixes builds where .la files are not being installed into the sysroot at
all.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-support/serf')
0 files changed, 0 insertions, 0 deletions