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:15 +0000 |
commit | d462b70b29d7a26c67bb3546d5d6797f138395c5 (patch) | |
tree | 2d057415fb254f06fd6b2ecc3c4c7baae1529c74 /meta/recipes-devtools/gcc/gcc-shared-source.inc | |
parent | 3eb6135d8958037b4e81c7ab034d9be2e5c20899 (diff) | |
download | poky-d462b70b29d7a26c67bb3546d5d6797f138395c5.tar.gz |
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.
(From OE-Core rev: f0f814a674faef2160fb8a041b63169c74da108e)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/gcc/gcc-shared-source.inc')
0 files changed, 0 insertions, 0 deletions