Description
Add -fsanitize=thread to compile and link flags, and get error: undefined reference to '__tsan_func_entry' (and other tsan functions) link errors.
Environment Details
- NDK Version: 20.0.5594570
- Build system: CMake
- Host OS: Ubuntu 18.04
- ABI: arm64-v8a
- NDK API level: 21
- Device API level: 28