aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.8/gcc/config/mips/linux-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.8/gcc/config/mips/linux-common.h')
-rw-r--r--gcc-4.8/gcc/config/mips/linux-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc-4.8/gcc/config/mips/linux-common.h b/gcc-4.8/gcc/config/mips/linux-common.h
index a8965b760..8b9e4b00b 100644
--- a/gcc-4.8/gcc/config/mips/linux-common.h
+++ b/gcc-4.8/gcc/config/mips/linux-common.h
@@ -44,7 +44,7 @@ along with GCC; see the file COPYING3. If not see
#undef LIB_SPEC
#define LIB_SPEC \
LINUX_OR_ANDROID_LD (GNU_USER_TARGET_LIB_SPEC, \
- GNU_USER_TARGET_LIB_SPEC " " ANDROID_LIB_SPEC)
+ GNU_USER_TARGET_LIB_SPEC_LESS_PTHREAD " " ANDROID_LIB_SPEC)
#undef STARTFILE_SPEC
#define STARTFILE_SPEC \