mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Fix build with clang
PR: ports/174491 Submitted by: myself Approved by: maintainer timeout (2 weeks)
This commit is contained in:
parent
2338cf57c2
commit
005212edb7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309938
@ -142,6 +142,8 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's,-lgcc,-lgcc_pic,' \
|
||||
${WRKSRC}/src/xercesc/Makefile.incl
|
||||
.endif
|
||||
@${SED} -i '' 's| /\* argV\[\] \*/|* argV|' \
|
||||
${WRKSRC}/samples/CreateDOMDocument/CreateDOMDocument.cpp
|
||||
|
||||
pre-configure:
|
||||
@${CHMOD} 700 ${CONFIGURE_WRKSRC}/runConfigure
|
||||
|
Loading…
Reference in New Issue
Block a user