mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Also respect PTHREAD_CFLAGS
Mentioned by: kris
This commit is contained in:
parent
68fb14f6c4
commit
3ba478993f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102853
@ -19,6 +19,8 @@ LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2
|
||||
USE_GMAKE= yes
|
||||
USE_REINPLACE= yes
|
||||
|
||||
CFLAGS+= ${PTHREAD_CFLAGS}
|
||||
|
||||
DOC_FILES= fdt-example.xml flute-sdp-example.sdp
|
||||
|
||||
pre-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user