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>
|
<constraints>
|
||||||
<hardware>
|
<hardware>
|
||||||
<memory>
|
<memory>
|
||||||
<size unit="G">4</size>
|
<size unit="G">5</size>
|
||||||
</memory>
|
</memory>
|
||||||
</hardware>
|
</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
|
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
|
%build
|
||||||
%cmake \
|
%cmake \
|
||||||
-DCMAKE_SHARED_LINKER_FLAGS=""
|
-DCMAKE_SHARED_LINKER_FLAGS=""
|
||||||
make %{?_smp_mflags}
|
make -j1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%cmake_install
|
%cmake_install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user