SHA256
1
0
forked from pool/ledmon

Accepting request 558724 from home:coolo:branches:openSUSE:Factory

- disable parallel build, it fails more often than not

OBS-URL: https://build.opensuse.org/request/show/558724
OBS-URL: https://build.opensuse.org/package/show/Base:System/ledmon?expand=0&rev=24
This commit is contained in:
2017-12-20 08:28:51 +00:00
committed by Git OBS Bridge
parent 63f059ab28
commit 20a1747cef
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 20 07:54:36 UTC 2017 - coolo@suse.com
- disable parallel build, it fails more often than not
-------------------------------------------------------------------
Mon Nov 27 06:46:41 UTC 2017 - zlliu@suse.com

View File

@@ -41,7 +41,7 @@ solutions.
%patch0 -p1
%build
make %{?_smp_mflags} CXFLAGS="%{optflags} -lsgutils2"
make -j1 CXFLAGS="%{optflags} -lsgutils2"
%install
%make_install