Accepting request 668945 from home:wkazubski:test:science
- fix build for Leap 42.3 OBS-URL: https://build.opensuse.org/request/show/668945 OBS-URL: https://build.opensuse.org/package/show/hardware:sdr/airspyhf?expand=0&rev=9
This commit is contained in:
parent
bd95877d44
commit
6e38b755aa
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 27 22:57:09 UTC 2019 - Wojciech Kazubski <wk@ire.pw.edu.pl>
|
||||
|
||||
- fix build for Leap 42.3
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 19 13:23:28 UTC 2019 - mardnh@gmx.de
|
||||
|
||||
|
@ -73,6 +73,9 @@ sed -i "s/plugdev/airspyhf/g" tools/52-airspyhf.rules
|
||||
|
||||
%build
|
||||
%cmake \
|
||||
%if 0%{?suse_version} < 1330
|
||||
-DCMAKE_C_FLAGS=-std=c99 \
|
||||
%endif
|
||||
-DINSTALL_UDEV_RULES=ON
|
||||
make %{?_smp_mflags}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user