mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
Remove -Wmissing-include-dirs from the build to avoid crash in the build.
PR: ports/128261 Submitted by: Scot W. Hetzel <swhetzel@gmaill.com>
This commit is contained in:
parent
b9d2e925c3
commit
9ef56cc1e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=222361
@ -88,6 +88,8 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's|-Wl,-no-undefined||' \
|
||||
${WRKSRC}/src/Makefile.in
|
||||
.endif
|
||||
@${REINPLACE_CMD} -e 's|-Wmissing-include-dirs||g' \
|
||||
${WRKSRC}/configure
|
||||
|
||||
post-install:
|
||||
.for ii in default.pa daemon.conf client.conf system.pa
|
||||
|
Loading…
Reference in New Issue
Block a user