Accepting request 558735 from Base:System
OBS-URL: https://build.opensuse.org/request/show/558735 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ledmon?expand=0&rev=13
This commit is contained in:
commit
338f452835
@ -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
|
||||
|
||||
|
@ -41,7 +41,7 @@ solutions.
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
make %{?_smp_mflags} CXFLAGS="%{optflags} -lsgutils2"
|
||||
make -j1 CXFLAGS="%{optflags} -lsgutils2"
|
||||
|
||||
%install
|
||||
%make_install
|
||||
|
Loading…
Reference in New Issue
Block a user