]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
valgrind: make ld-XXX.so strlen intercept optional
authorJackie Huang <jackie.huang@windriver.com>
Wed, 14 Dec 2016 02:26:13 +0000 (10:26 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 11 Jan 2017 17:21:46 +0000 (17:21 +0000)
commit51e2f226bd215b421d208df254ef4184b9d38380
treea6144f7160652bb8b860e391e3a31cbda4b397e5
parent8108c477405071ae40710d94a1148be8dacff063
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.

(From OE-Core rev: 84ec50e587e7464b260b1b189659b93b6dab0ef6)

(From OE-Core rev: 850735191c131d7baab72e7df6292b189ea56801)

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/valgrind/valgrind/valgrind-make-ld-XXX.so-strlen-intercept-optional.patch [new file with mode: 0644]
meta/recipes-devtools/valgrind/valgrind_3.12.0.bb