fuzzing/oss-fuzz: fix RPATH comments for post-Ubuntu-16.04 era
authorUri Simchoni <uri@samba.org>
Sat, 4 Sep 2021 07:11:58 +0000 (10:11 +0300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 Sep 2021 00:53:54 +0000 (00:53 +0000)
commit541f9ee5ab66b41a2a8d9c54183b095ad99f3769
tree56c21714f5177dde6be41b1aa3922e7f7a9fa476
parente608dcd2d6736505022d0f9d1e008333bb70f1af
fuzzing/oss-fuzz: fix RPATH comments for post-Ubuntu-16.04 era

Remove what appears to be a copy+paste error in one place, and
explain that RPATH/RUNPATH is set by the linker, not by chrpath
utility.

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