summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2023-12-14 00:48:01 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-12-14 00:48:01 +0000
commite16d9d3deae97fa0174674dbfd776245851af6a2 (patch)
treed69d90d3de33cc870c6499ed017f9034d784280f
parentb10686a840d9967f536eb19ac07402b1fc2169f0 (diff)
parent35e960e57e00e949bdb45b135044f22b68d8c5bc (diff)
downloadgwp_asan-e16d9d3deae97fa0174674dbfd776245851af6a2.tar.gz
Remove explicit -fno-emulated-tls. am: 079e333e04 am: 35e960e57e
Original change: https://android-review.googlesource.com/c/platform/external/gwp_asan/+/2866518 Change-Id: Ica64903d07f1d93ca924c389f65a0479828ebaae Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--Android.bp5
1 files changed, 0 insertions, 5 deletions
diff --git a/Android.bp b/Android.bp
index dd135c0..d399460 100644
--- a/Android.bp
+++ b/Android.bp
@@ -114,11 +114,6 @@ cc_library_static {
"gwp_asan/platform_specific/utilities_posix.cpp",
"gwp_asan/stack_trace_compressor.cpp",
],
- // GWP-ASan requires platform (non-emulated) TLS. We use thread local
- // variables in the core, inlined interface to GWP-ASan.
- cflags: [
- "-fno-emulated-tls",
- ],
apex_available: [
// Required to not occlude the default platform variation from being
// skipped by the apex mutator. If this happens - the license file for