summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWeilun Du <wdu@google.com>2018-08-31 14:24:27 -0700
committerandroid-build-merger <android-build-merger@google.com>2018-08-31 14:24:27 -0700
commit5a7800f07447759cb2ce5d529d71e2eff6e6359a (patch)
tree3d7ddd1dd731e0882d4b2872d874dcd2937763b3
parenta3ec5c2efaa9d95000f35374bc59599207725036 (diff)
parent9706ca5f07f14a8fbcbc57d949b641064d1566e1 (diff)
downloadx86_64-linux-glibc2.15-4.8-5a7800f07447759cb2ce5d529d71e2eff6e6359a.tar.gz
am: 9706ca5f07 Change-Id: I9ba354a13cb5af76fe2f1cbcf77806406b3a474d
-rw-r--r--sysroot/usr/lib/libpthread.so2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysroot/usr/lib/libpthread.so b/sysroot/usr/lib/libpthread.so
index ca8dbee..f02ce72 100644
--- a/sysroot/usr/lib/libpthread.so
+++ b/sysroot/usr/lib/libpthread.so
@@ -2,4 +2,4 @@
Use the shared library, but some functions are only in
the static library, so try that secondarily. */
OUTPUT_FORMAT(elf64-x86-64)
-GROUP ( libpthread.so.0 libpthread.a )
+GROUP ( libpthread.so.0 libpthread_nonshared.a )