summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2022-03-29 23:11:56 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2022-03-29 23:11:56 +0000
commit57049e6ff47b5467fc11246a9ca504ad92e3a070 (patch)
treecbec17fc5461c85e68c45c74f70b1d2e0f1a6cc9
parentfc1a172ea6f170a6ef01d96d8b0fde0a6f4273b4 (diff)
parent3fb6550d29f55d7ce655b4230e9ba4ad340887b6 (diff)
downloadunwinding-57049e6ff47b5467fc11246a9ca504ad92e3a070.tar.gz
Tweak linux_glibc properties for musl builds in system/unwinding am: 3fb6550d29
Original change: https://android-review.googlesource.com/c/platform/system/unwinding/+/2044008 Change-Id: I0855ef9455c61adc0e0b6a3fe3d1d6f5d6d7fcf3 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--libbacktrace/Android.bp5
1 files changed, 1 insertions, 4 deletions
diff --git a/libbacktrace/Android.bp b/libbacktrace/Android.bp
index 93a6fd3..af14cde 100644
--- a/libbacktrace/Android.bp
+++ b/libbacktrace/Android.bp
@@ -56,9 +56,6 @@ cc_library_headers {
"//apex_available:anyapex",
],
target: {
- linux_glibc: {
- enabled: true,
- },
linux_bionic: {
enabled: true,
},
@@ -196,7 +193,7 @@ cc_test_library {
],
target: {
- linux_glibc: {
+ host_linux: {
// This forces the creation of eh_frame with unwind information
// for host.
cflags: [