link against libpthreads

This commit is contained in:
Doug MacEachern 2005-01-07 00:09:37 +00:00
parent 11ecd9cf07
commit ebb4e703c8

View File

@ -23,7 +23,7 @@
</compiler>
<linker name="xlc_r">
<libset dir="." libs="perfstat"/>
<libset dir="." libs="perfstat,pthreads"/>
</linker>
<includepath location="../"/>