Files
build_soong/cc
Kris Alder c263481f28 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
2022-11-02 13:46:51 -07:00
..
2022-10-05 09:06:49 +09:00
2022-10-10 15:33:50 +00:00
2022-01-26 17:46:33 +08:00
2022-08-17 10:43:13 -07:00
2022-05-05 16:36:56 +01:00
2022-08-17 10:43:13 -07:00
2022-08-17 10:43:13 -07:00
2022-05-05 16:36:56 +01:00
2022-06-24 13:45:32 +00:00
2021-04-26 18:41:00 -07:00
2022-09-16 12:41:47 -04:00
2022-10-20 14:31:24 -07:00
2022-09-30 19:32:48 -07:00
2022-08-31 19:40:22 +00:00
2021-07-21 20:37:46 -07:00
2021-07-19 11:42:32 +09:00
2022-10-11 11:50:55 -07:00
2022-10-06 15:24:11 +00:00
2022-04-25 16:00:17 -04:00
2022-07-29 17:54:40 +00:00