Note about building with bladerf on mac

This commit is contained in:
Michael Norton 2019-03-31 15:21:20 -06:00 committed by GitHub
parent 8a6261d7c2
commit a2480a2769
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ Binaries are built in the source directory; you will need to arrange to
install them (and a method for starting them) yourself.
"make BLADERF=no" will disable bladeRF support and remove the dependency on
libbladeRF.
libbladeRF. This may be required on some platforms (e.g. MacOS).
"make RTLSDR=no" will disable rtl-sdr support and remove the dependency on
librtlsdr.