aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/test/java/com/google/devtools/build/lib
diff options
context:
space:
mode:
authorGravatar Adam Michael <ajmichael@google.com>2016-08-10 22:31:57 +0000
committerGravatar Yue Gan <yueg@google.com>2016-08-11 09:17:58 +0000
commitb96f74f18d132245d4a8029164b981c04d49ded2 (patch)
tree5d2eadb58257d0b4ad57fe1817eb4f442f2412b6 /src/test/java/com/google/devtools/build/lib
parentfb1d53df557ee10f13ed4299f0688ea81cfe4fb6 (diff)
Sets SONAME on shared objects in Android binaries.
Adds a linker flag to set the internal DT_SONAME. This fixes #1578 for SDK 24 and removes the warnings for previous SDKs. There is no need to set the linker flag for android_librarys that depend on native code, because the linker flag will be set by the android_binarys that depend on that android_library. Testing is done via `readelf` executable that is shipped with the NDK. -- Change-Id: I16fdfe6522c8694ce51554289122bf035a61d9ec Reviewed-on: https://bazel-review.googlesource.com/#/c/4302/ MOS_MIGRATED_REVID=129920256
Diffstat (limited to 'src/test/java/com/google/devtools/build/lib')
0 files changed, 0 insertions, 0 deletions