comms/soapyairspy: fix build with GCC-based architectures
PR: 237174 Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
This commit is contained in:
parent
8e89d9fd7a
commit
b8820b59de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=498543
@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
|
||||
LIB_DEPENDS= libairspy.so:comms/airspy \
|
||||
libSoapySDR.so:misc/soapysdr
|
||||
|
||||
USES= cmake
|
||||
USES= cmake compiler:c++11-lang
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= pothosware
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user