Accepting request 248462 from science
1 OBS-URL: https://build.opensuse.org/request/show/248462 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnuradio?expand=0&rev=4
This commit is contained in:
parent
758b5a1be3
commit
660759ade4
@ -1,7 +1,7 @@
|
||||
<constraints>
|
||||
<hardware>
|
||||
<memory>
|
||||
<size unit="G">4</size>
|
||||
<size unit="G">5</size>
|
||||
</memory>
|
||||
</hardware>
|
||||
</constraints>
|
||||
</constraints>
|
||||
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 9 08:06:26 UTC 2014 - coolo@suse.com
|
||||
|
||||
- disable parallal build - it's too unreliable (due to memory pressure
|
||||
on OBS workers)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 28 14:20:37 UTC 2014 - dmitry_r@opensuse.org
|
||||
|
||||
|
@ -143,7 +143,7 @@ sed -i 's|^HTML_TIMESTAMP = YES|HTML_TIMESTAMP = NO|' docs/doxyg
|
||||
%build
|
||||
%cmake \
|
||||
-DCMAKE_SHARED_LINKER_FLAGS=""
|
||||
make %{?_smp_mflags}
|
||||
make -j1
|
||||
|
||||
%install
|
||||
%cmake_install
|
||||
|
Loading…
Reference in New Issue
Block a user