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