forked from pool/gnuradio
Accepting request 828172 from hardware:sdr
OBS-URL: https://build.opensuse.org/request/show/828172 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuradio?expand=0&rev=38
This commit is contained in:
commit
0016de90d2
@ -1,9 +1,12 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<constraints>
|
||||
<hardware>
|
||||
<disk>
|
||||
<size unit="G">8</size>
|
||||
</disk>
|
||||
<memoryperjob>
|
||||
<size unit="M">2000</size>
|
||||
</memoryperjob>
|
||||
</hardware>
|
||||
<overwrite>
|
||||
<conditions>
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 20 08:33:58 UTC 2020 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Use memoryperjob constraint instead of %limit_build macro.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 30 17:49:56 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@ -55,7 +55,6 @@ BuildRequires: libgsm-devel
|
||||
BuildRequires: libjack-devel
|
||||
BuildRequires: libmpir-devel
|
||||
BuildRequires: log4cpp-devel
|
||||
BuildRequires: memory-constraints
|
||||
BuildRequires: orc
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: portaudio-devel
|
||||
@ -169,7 +168,6 @@ sed -i 's|^HTML_TIMESTAMP = YES|HTML_TIMESTAMP = NO|' docs/doxyg
|
||||
find gr-utils/python/modtool/templates/gr-newmod -name CMakeLists.txt -exec mv '{}' '{}.tmpl' \;
|
||||
|
||||
%build
|
||||
%limit_build -m 2000
|
||||
%cmake \
|
||||
%ifarch armv6l armv6hl
|
||||
-Dhave_mfpu_neon=0 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user