Fix LIB_SPEC for systems without libpthread.
authorkyukhin <kyukhin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Aug 2013 08:31:40 +0000 (08:31 +0000)
committerkyukhin <kyukhin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Aug 2013 08:31:40 +0000 (08:31 +0000)
commitaa2d8e1891da826ea287a4cc16ff711324e8e998
tree99eb61036f5a0bc6b7b7389bd4c7af34d3264d53
parentb45b214a5b6e3452a6984f4589eec7fbb196daea
Fix LIB_SPEC for systems without libpthread.

* config/gnu-user.h: Introduce GNU_USER_TARGET_NO_PTHREADS_LIB_SPEC.
* config/arm/linux-eabi.h: Use GNU_USER_TARGET_NO_PTHREADS_LIB_SPEC
for Android.
* config/i386/linux-common.h: Likewise.
* config/mips/linux-common.h: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201871 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/arm/linux-eabi.h
gcc/config/gnu-user.h
gcc/config/i386/linux-common.h
gcc/config/mips/linux-common.h