1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-10 01:18:15 +03:00
samba-mirror/lib/fuzzing/oss-fuzz
Andrew Bartlett c03a265030 oss-fuzz: standardise on RPATH for the static-ish binaries
This includes a revert of commit e60df21499.

We strictly require RPATH, not the modern RUNPATH for the behaviour
we need in oss-fuzz, which is that not just the first line of dependencies
but the full set of libraries used by the program are looked for in the
'$ORIGIN/lib' directory.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>

Autobuild-User(master): Douglas Bagnall <dbagnall@samba.org>
Autobuild-Date(master): Thu Oct 22 14:10:04 UTC 2020 on sn-devel-184
2020-10-22 14:10:04 +00:00
..
build_image.sh bootstrap: Add chrpath as a required package 2019-12-10 09:15:43 +00:00
build_samba.sh oss-fuzz: standardise on RPATH for the static-ish binaries 2020-10-22 14:10:04 +00:00
check_build.sh oss-fuzz: standardise on RPATH for the static-ish binaries 2020-10-22 14:10:04 +00:00