8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45fbab2 commit 6a27640Copy full SHA for 6a27640
src/template/freebsd
@@ -4,5 +4,5 @@ esac
4
5
case $host_os in
6
freebsd2*|freebsd3*|freebsd4*) ;;
7
- *) THREAD_LIBS="c_r";; # do we need this? 2004-04-23
+ *) PTHREAD_LIBS="c_r";; # do we need this? 2004-04-23
8
esac
0 commit comments