aboutsummaryrefslogtreecommitdiff
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 b76c105..4e439d1 100644
--- a/Android.bp
+++ b/Android.bp
@@ -179,6 +179,7 @@ cc_library_shared {
stl: "c++_static",
ldflags: [
"-Wl,--exclude-libs,libc++_static.a",
+ "-Wl,--hash-style=sysv",
],
shared_libs: ["libdl"],
static_libs: ["libF77blasV8"],