use -pthread

This commit is contained in:
Russ Cox 2005-11-07 17:37:24 +00:00
parent e03e9178e2
commit ad9a404582
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Unix # Unix
PTHREAD= #PTHREAD= # for Mac
#PTHREAD=-pthread PTHREAD=-pthread
AR=ar AR=ar
AS=as AS=as
RANLIB=ranlib RANLIB=ranlib