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:
Martin Hauke 2019-01-28 10:57:33 +00:00 committed by Git OBS Bridge
parent bd95877d44
commit 6e38b755aa
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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}