fuzzing/oss-fuzz: strip RUNPATH from dependencies
commit4f300d672a8ef1820e68bc82833de4f5d4c0996e
authorUri Simchoni <uri@samba.org>
Mon, 6 Sep 2021 19:55:55 +0000 (6 22:55 +0300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Sep 2021 00:53:54 +0000 (9 00:53 +0000)
treeae8f114dda97e988ee8b7397f75b7a7fedd9e902
parentf94b1d3b31f2fb5bdbfce7b5f79d80f098b91975
fuzzing/oss-fuzz: strip RUNPATH from dependencies

Strip all RUNPATH headers from all dependency shared objects that
we copy to the fuzzing target, as those libraries aren't placed
in their original place.

Signed-off-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/fuzzing/oss-fuzz/do_build.sh