1
0
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:
Pawel Pekala 2013-01-04 20:01:44 +00:00
parent 2338cf57c2
commit 005212edb7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309938

View File

@ -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