mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-09 07:19:53 +02:00
Disabled bladerf source build for debian buster
This commit is contained in:
@@ -18,7 +18,7 @@ git clone https://github.com/AlexandreRouma/SDRPlusPlus
|
|||||||
cd SDRPlusPlus
|
cd SDRPlusPlus
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake .. -DOPT_BUILD_SDRPLAY_SOURCE=ON
|
cmake .. -DOPT_BUILD_SDRPLAY_SOURCE=ON -DOPT_BUILD_BLADERF_SOURCE=OFF
|
||||||
make -j2
|
make -j2
|
||||||
|
|
||||||
cd ..
|
cd ..
|
||||||
|
Reference in New Issue
Block a user