summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp1
1 files changed, 1 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
index 959b299..6eb34a0 100644
--- a/Android.bp
+++ b/Android.bp
@@ -35,6 +35,7 @@ LIBUNWIND_LOCAL_INCLUDES = [
LIBUNWIND_CFLAGS = [
"-Wall",
"-Werror",
+ "-D_LIBUNWIND_USE_DLADDR=0",
]
LIBUNWIND_CPPFLAGS = [