diff options
-rw-r--r-- | comms/bladerf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/bladerf/Makefile b/comms/bladerf/Makefile index 72ebf639529b..b30326565f4a 100644 --- a/comms/bladerf/Makefile +++ b/comms/bladerf/Makefile @@ -11,7 +11,7 @@ COMMENT= BladeRF USB 3.0 Superspeed software defined radio LICENSE= MIT LGPL20 GPLv2 LICENSE_COMB= multi -USES= cmake libedit +USES= cmake compiler:c11 libedit USE_GITHUB= yes GH_ACCOUNT= Nuand GH_TUPLE= analogdevicesinc:no-OS:0bba46e:x/thirdparty/analogdevicesinc/no-OS |