diff options
author | Jackie Huang <jackie.huang@windriver.com> | 2016-12-14 10:26:13 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-12-16 08:30:02 +0000 |
commit | 84ec50e587e7464b260b1b189659b93b6dab0ef6 (patch) | |
tree | 1c22f16408c65371a7b8d43c8876a03bc1655998 /meta/classes/multilib.bbclass | |
parent | 944db779a9f45cbeeebc976c00da37a517eea237 (diff) | |
download | openembedded-core-contrib-84ec50e587e7464b260b1b189659b93b6dab0ef6.tar.gz |
valgrind: make ld-XXX.so strlen intercept optional
Hack: Depending on how glibc was compiled (e.g. optimised
for size or built with _FORTIFY_SOURCE enabled) the strlen
symbol might not be found in ld-XXX.so. Therefore although
we should still try to intercept it, don't make it mandatory
to do so.
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/classes/multilib.bbclass')
0 files changed, 0 insertions, 0 deletions