Revert "Fix warnings in linking tcmalloc"
am: 9706ca5f07

Change-Id: I9ba354a13cb5af76fe2f1cbcf77806406b3a474d
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 )