Fix build on gcc-based architectures:
cc1plus: error: unrecognized command line option "-std=c++0x" Approved by: portmgr (tier-2 blanket)
This commit is contained in:
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE_1_0.txt
|
||||
LIB_DEPENDS= libavahi-common.so:net/avahi-app \
|
||||
libSoapySDR.so:misc/soapysdr
|
||||
|
||||
USES= cmake
|
||||
USES= cmake compiler:c++11-lang
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= pothosware
|
||||
|
||||
|
||||
Reference in New Issue
Block a user