commit | aa3bf3768a2b4ac321584bc1c2a74a6a2e7fde21 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Jul 14 10:27:10 2016 -0700 |
committer | Colin Cross <ccross@android.com> | Thu Jul 14 10:28:40 2016 -0700 |
tree | 4c9c03321077458750e9dec85ae4b81b561805e2 | |
parent | 72ad175126d3899707659ab891cef5e1c17d8250 [diff] |
Fix rpath for host benchmarks Host benchmarks are installed in out/host/*/nativetest/<module>/<benchmark> now, so the rpath needs to include ../../lib. Make benchmarkLinker extend testBinaryLinker in order to pick up the correct rpath. Change-Id: I3c34aee8d3c21a08b75258c1d5caf6c9fb6feab3