Accepting request 999124 from network
OBS-URL: https://build.opensuse.org/request/show/999124 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/elinks?expand=0&rev=6
This commit is contained in:
commit
2e76cd86fb
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 24 10:44:19 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||
|
||||
- Makefile is not parallel-safe
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 13 12:48:36 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -116,7 +116,8 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
--with-ruby \
|
||||
--without-gnutls \
|
||||
--without-x
|
||||
make %{?_smp_mflags}
|
||||
# Makefile is not parallel-safe
|
||||
make MAKE_COLOR= V=1
|
||||
|
||||
%install
|
||||
%make_install
|
||||
|
Loading…
x
Reference in New Issue
Block a user