- 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
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue