aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2017-08-18 16:52:25 -0700
committerJiyong Park <jiyong@google.com>2017-08-24 00:58:57 +0900
commita7282fe4466715829b0071d74c98ee423d27a516 (patch)
treed225efa5669b4fb69fccab7c8e778fd667979f70 /scripts
parent95ec1277c32db7247d82390ac9468f0ae1d14b90 (diff)
downloadbuild_soong-a7282fe4466715829b0071d74c98ee423d27a516.tar.gz
build_soong-a7282fe4466715829b0071d74c98ee423d27a516.tar.bz2
build_soong-a7282fe4466715829b0071d74c98ee423d27a516.zip
Make libdl.so be loaded after libc.so
Make sure that libdl is always after libc on the command line. Simplifies the logic to always support system_shared_libs for sdk and vndk builds. For backwards compatibility without updating lots of Android.bp files, allow libdl to be listed in shared_libs as long as it is also in system_shared_libs or libc is not in system_shared_libs. Remove all the places that libdl is added as a dependency, since it will always be present unless explicitly removed now. Bug: 62815515 Test: m -j checkbuild Merged-In: I0233178ffea87a2f0b82190746022476304a68e2 Change-Id: I0233178ffea87a2f0b82190746022476304a68e2 (cherry picked from commit ef88ae2369aa9a097941bf1bff7823589ffc819f)
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions