Skip to content
  • Reid Spencer's avatar
    In support of PR418: · cd59fb7a
    Reid Spencer authored
    Make sure that -lpthread gets added to LIBS variable which puts it at the
    end of the tools' link commands, if libpthread.a is found.
    
    Add a test for pthread.h so we can use #ifdef HAVE_PTHREAD_H
    
    llvm-svn: 22401
    cd59fb7a
Loading