aboutsummaryrefslogtreecommitdiffstats
path: root/libdl
diff options
context:
space:
mode:
authorDan Willemsen <dwillemsen@google.com>2017-03-15 14:23:50 -0700
committerDan Willemsen <dwillemsen@google.com>2017-03-15 14:24:40 -0700
commit8229596d4125d87509f8510da234bb0a6c54d31b (patch)
treec3a24d2c42c941faf0ed154c5289e0a3ed3fc4a7 /libdl
parent616b2d87eabee34559b12a3ddd3e057a1ad49879 (diff)
downloadandroid_bionic-8229596d4125d87509f8510da234bb0a6c54d31b.tar.gz
android_bionic-8229596d4125d87509f8510da234bb0a6c54d31b.tar.bz2
android_bionic-8229596d4125d87509f8510da234bb0a6c54d31b.zip
Enable ld-android on linux_bionic builds
Bug: 31559095 Test: Enable host bionic, run soong Change-Id: If94927c66c0c2dc74c213ca403d45e73508b0025
Diffstat (limited to 'libdl')
-rw-r--r--libdl/Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/libdl/Android.bp b/libdl/Android.bp
index 013554a9d..5b67e3881 100644
--- a/libdl/Android.bp
+++ b/libdl/Android.bp
@@ -104,6 +104,7 @@ cc_library {
stl: "none",
name: "ld-android",
+ defaults: ["linux_bionic_supported"],
// NOTE: libdl needs __aeabi_unwind_cpp_pr0 from libgcc.a but libgcc.a needs a
// few symbols from libc. Using --no-undefined here results in having to link