mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add PTHREAD_LIBS to LDFLAGS to fix build with clang
This commit is contained in:
parent
84d5cb591b
commit
7ca9e1e6e6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=300525
@ -19,6 +19,8 @@ USE_GMAKE= yes
|
||||
CONFLICTS= scsh-*
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
LDFLAGS+= ${PTHREAD_LIBS}
|
||||
|
||||
ALL_TARGET= enough
|
||||
MAN1= scheme48.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user