link libpthread because the librt really needs it to fully function.
This commit is contained in:
parent
50f5f99be1
commit
63f1103de9
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user