Always compile with -pthread
This commit is contained in:
parent
3bc2661ea9
commit
c251ebb419
@ -101,9 +101,7 @@ PLIST_SUB+= LOCALSTATEDIR="${LOCALSTATEDIR}"
|
||||
.if !defined(_BUILDING_PROFTPD_MODULE)
|
||||
CPPFLAGS+= -DHAVE_OPENSSL -I${OPENSSLINC}
|
||||
LIBS+= -lssl -lcrypto -L${OPENSSLLIB}
|
||||
. if !defined(WITH_OPENSSL_PORT)
|
||||
LDFLAGS+= -pthread
|
||||
. endif
|
||||
.endif
|
||||
|
||||
.if !defined(_BUILDING_PROFTPD_MODULE)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user