summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2022-03-14 20:56:33 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2022-03-14 20:56:33 +0000
commitdc102b2df6a15647b963cebeb009139353d71836 (patch)
tree419b75ed34f943980b4cfb35d4372e21e84b8697
parentfd82bff32dc19d2307cd71852ef5507c176ab7ea (diff)
parent81e38489d3badb76e37732c0661e7f3362883c97 (diff)
downloaddng_sdk-dc102b2df6a15647b963cebeb009139353d71836.tar.gz
Merge "Tweak linux_glibc properties for musl builds in external/dng_sdk"
-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: {