aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2017-05-31 07:44:04 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2017-05-31 07:44:04 +0000
commit166561b3927ade058ca3137d7b1b507cd935bdf5 (patch)
tree6a8f2efaf6c9e84edc20963ce93c40f87f348fe2
parent2b1d9702efb49f587a1ede2605998936c1476345 (diff)
parent9aa1913cdd6ea6f8358f520f74fee0725a9069bc (diff)
downloadcblas-oreo-dr1-release.tar.gz
Change-Id: I6011829ccedbcde8b1bdf4dc8ef97113626bb97e
-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"],