diff options
| author | 2019-01-18 14:37:08 +0900 | |
|---|---|---|
| committer | 2019-01-25 14:05:51 +0900 | |
| commit | 64a44f231dedcb704ef5069762ac3a3c5bfd49b0 (patch) | |
| tree | 1bb51c60c160b1f17113bc498a6a7686e62839d2 /java/java.go | |
| parent | de54534d2addd0e65d7ccf3fef64859f5b883392 (diff) | |
Make sure that ASAN runtime lib is the first DT_NEEDED one
Introduce a new tag earlySharedDepTag which is added in front of the
ordinary sharedDep dependencies. Dependency to the ASAN runtime lib is
added with the new tag.
Bug: 120894259
Bug: 121038155
Test: m; SANITIZE_TARGET=address m
Use readelf -d to see if the runtime lib is in the first DT_NEEDED one.
Change-Id: I90de6ab95df734a99995532d826564b13fe05316
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions