summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2022-03-14 22:48:43 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-03-14 22:48:43 +0000
commit02069645d7edaada4cd669dc49f295e5457760ac (patch)
tree419b75ed34f943980b4cfb35d4372e21e84b8697
parent7e45471495cb0e3a0a3890afcf86d6d9cbf29c4b (diff)
parent6732c80ba1d7c6caabfc765c4d443bfef68ce387 (diff)
downloaddng_sdk-02069645d7edaada4cd669dc49f295e5457760ac.tar.gz
Merge "Tweak linux_glibc properties for musl builds in external/dng_sdk" am: dc102b2df6 am: 6fed7b8400 am: 962459399f am: 6732c80ba1
Original change: https://android-review.googlesource.com/c/platform/external/dng_sdk/+/2018606 Change-Id: Ic2142e46d1e47e3ebf26bb318f81f993661571cd
-rw-r--r--Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/Android.bp b/Android.bp
index 0681e93..3f2509e 100644
--- a/Android.bp
+++ b/Android.bp
@@ -156,7 +156,7 @@ cc_library{
],
target: {
- linux_glibc: {
+ host_linux: {
static_libs: ["libcompiler_rt-extras"],
},
darwin: {