diff --git a/Make.unix b/Make.unix index 753e023..858c702 100644 --- a/Make.unix +++ b/Make.unix @@ -1,6 +1,6 @@ # Unix -PTHREAD= -#PTHREAD=-pthread +#PTHREAD= # for Mac +PTHREAD=-pthread AR=ar AS=as RANLIB=ranlib