summaryrefslogtreecommitdiff
path: root/java/java.go
diff options
context:
space:
mode:
author Kris Alder <kalder@google.com> 2022-10-25 10:58:59 -0700
committer Kris Alder <kalder@google.com> 2022-11-02 13:46:51 -0700
commitc263481f2877ee47b08325dc40b5f10a5603612f (patch)
treebbe1d6db1cb4ec2300597aeddd284a3ce986becf /java/java.go
parentf2a80c6396524e9c554298feca98f0cc5416b8b2 (diff)
add ../../lib to rpath for vendor fuzz targets
For "normal" fuzz targets, the binary goes in /data/fuzz/<arch>/<fuzzer_name>/fuzzer_name> with libraries in /data/fuzz/<arch>/lib/ If 'vendor: true' is set, the fuzz target binary get placed in /data/fuzz/<arch>/<fuzzer_name>/vendor/<fuzzer_name>. We need an extra '..' in the rpath to link to the included libraries correctly. Bug: 254723623 Test: built libsrtp2-fuzzer, checked linking with ldd Change-Id: I24282d7b252142ed795a6091fece2d56125329dc
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions