summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2023-12-08 15:57:24 -0800
committerElliott Hughes <enh@google.com>2023-12-08 15:57:24 -0800
commit079e333e04410c85853aa533ee36004d5b54b21b (patch)
treed69d90d3de33cc870c6499ed017f9034d784280f
parentb10686a840d9967f536eb19ac07402b1fc2169f0 (diff)
downloadgwp_asan-079e333e04410c85853aa533ee36004d5b54b21b.tar.gz
Remove explicit -fno-emulated-tls.
The toolchain defaults to ELF TLS for all supported API levels now. Test: treehugger Change-Id: I1bdaf81ebef619014ee62f81e5ff21124fc63125
-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