summaryrefslogtreecommitdiffstats
path: root/gcc/config/m68k
diff options
context:
space:
mode:
authormkuvyrkov <mkuvyrkov@138bc75d-0d04-0410-961f-82ee72b054a4>2010-05-06 15:54:14 +0000
committermkuvyrkov <mkuvyrkov@138bc75d-0d04-0410-961f-82ee72b054a4>2010-05-06 15:54:14 +0000
commit5de089bfa89f9aeeeb225862e6f5dd3f484e688e (patch)
tree1b0e6451d2752dc3d3e81561b7085eac747aa0f7 /gcc/config/m68k
parent42edf1a349379974b3c0d63308d3b5469f0a1903 (diff)
downloadppe42-gcc-5de089bfa89f9aeeeb225862e6f5dd3f484e688e.tar.gz
ppe42-gcc-5de089bfa89f9aeeeb225862e6f5dd3f484e688e.zip
* config/m68k/uclinux.h (LIB_SPEC): Bring in sync with config/linux.h.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@159110 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/m68k')
-rw-r--r--gcc/config/m68k/uclinux.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/m68k/uclinux.h b/gcc/config/m68k/uclinux.h
index 835c4433bf9..a33d39b8e4c 100644
--- a/gcc/config/m68k/uclinux.h
+++ b/gcc/config/m68k/uclinux.h
@@ -35,7 +35,7 @@ along with GCC; see the file COPYING3. If not see
profiling, or libg.a. */
#undef LIB_SPEC
#define LIB_SPEC \
-"%{mid-shared-library:%{!static-libc:-R libc.gdb%s}} -lc"
+"%{mid-shared-library:%{!static-libc:-R libc.gdb%s}} %{pthread:-lpthread} -lc"
/* Default to using -elf2flt with no options. */
#undef LINK_SPEC
OpenPOWER on IntegriCloud