mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-12-25 02:18:30 +01:00
Disabled bladerf source build for debian buster
This commit is contained in:
parent
c39b9609be
commit
72a794df6f
@ -18,7 +18,7 @@ git clone https://github.com/AlexandreRouma/SDRPlusPlus
|
||||
cd SDRPlusPlus
|
||||
mkdir build
|
||||
cd build
|
||||
cmake .. -DOPT_BUILD_SDRPLAY_SOURCE=ON
|
||||
cmake .. -DOPT_BUILD_SDRPLAY_SOURCE=ON -DOPT_BUILD_BLADERF_SOURCE=OFF
|
||||
make -j2
|
||||
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user