mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix build with clang.
PR: ports/174376 Submitted by: Mark Atkinson <atkin901@gmail.com> Approved by: maintainer timeout (22 days)
This commit is contained in:
parent
6c6b3e92da
commit
51993baf9e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309811
@ -186,4 +186,6 @@ post-patch:
|
||||
@${REINPLACE_CMD} -e 's|libresample.a -lsamplerate $(LIBS)|libresample.a $(LIBS)|' ${WRKSRC}/lib-src/libresample/Makefile.in
|
||||
.endif
|
||||
|
||||
@${REINPLACE_CMD} -e 's|inline void|static inline void|' ${WRKSRC}/lib-src/libnyquist/nyquist/ffts/src/fftlib.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user