CURRENT no longer needs -pthread
This commit is contained in:
parent
d0e4a96bbd
commit
7f6febda7a
@ -90,7 +90,6 @@ MAKEMAKER_ARGS= INSTALLDIRS=perl PERL_SRC=${.OBJDIR} \
|
||||
CFLAGS+= '-DAPPLLIB_EXP="/usr/libdata/perl/BSDPAN"'
|
||||
|
||||
.if defined(PERL_THREADED) && ${PERL_THREADED} == "true"
|
||||
CFLAGS+= -pthread
|
||||
THREAD= threads-
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user