mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
audio/aubio: LDFLAGS+= -lm (explicit linking)
This commit is contained in:
parent
d53b2a941f
commit
9fec926b5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360751
@ -24,5 +24,6 @@ USES= gmake pathfix pkgconfig libtool
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -lm
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user