link libpthread because the librt really needs it to fully function.

This commit is contained in:
David Xu 2009-11-18 05:09:03 +00:00
parent 50f5f99be1
commit 63f1103de9

View File

@ -4,6 +4,7 @@ LIB=rt
SHLIB_MAJOR= 1
CFLAGS+=-I${.CURDIR}/../libc/include -I${.CURDIR}
CFLAGS+=-Winline -Wall -g
LDADD+=-lpthread
#MAN= libthr.3