CURRENT no longer needs -pthread
This commit is contained in:
parent
1f4e04b562
commit
49454ac36c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=77229
@ -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