link network libs on SunOS
This commit is contained in:
parent
6e2e245a59
commit
6ce3337ade
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.8 2016/04/07 12:10:55 wiedi Exp $
|
||||
# $NetBSD: Makefile,v 1.9 2016/09/17 22:13:26 wiedi Exp $
|
||||
|
||||
DISTNAME= rtl-sdr-0.5.3
|
||||
PKGREVISION= 2
|
||||
|
@ -22,6 +22,8 @@ CMAKE_ARG_PATH=..
|
|||
|
||||
PKGCONFIG_OVERRIDE+= librtlsdr.pc.in
|
||||
|
||||
LDFLAGS.SunOS+= -lsocket -lnsl
|
||||
|
||||
pre-configure:
|
||||
${MKDIR} ${WRKSRC}/build
|
||||
|
||||
|
|
Loading…
Reference in a new issue