forked from pool/bladeRF
This commit is contained in:
parent
05f41fda8f
commit
9c43916a37
@ -40,7 +40,6 @@ BuildRequires: help2man
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(libusb-1.0)
|
||||
BuildRequires: pkgconfig(udev)
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
The software for bladeRF USB 3.0 Superspeed Software Defined Radio.
|
||||
@ -78,7 +77,6 @@ use of libbladerf.
|
||||
cd host
|
||||
%cmake \
|
||||
-DCMAKE_INSTALL_LIBDIR:PATH=%{_lib} \
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DUDEV_RULES_PATH=%{_udevrulesdir} \
|
||||
-DBLADERF_GROUP=%{bladerf_group} \
|
||||
%ifnarch %arm ppc ppc64
|
||||
|
Loading…
Reference in New Issue
Block a user