import gdb-2000-01-10 snapshot
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.threads / pthreads.exp
index 08e4af384d671aba38177d53023550cf767c516d..15a5df8175b6b3e66eba336002b3d7bbbf58e787 100644 (file)
@@ -46,7 +46,7 @@ if [istarget "*-*-linux"] then {
     set target_cflags ""
 }
 set why_msg "unrecognized error"
-foreach lib {-lpthreads -lpthread} {
+foreach lib {-lpthreads -lpthread -lthread} {
     set options "debug"
     lappend options "incdir=${objdir}/${subdir}"
     lappend options "libs=$lib"
This page took 0.023904 seconds and 4 git commands to generate.