Dominique Leuenberger 2022-08-26 07:07:51 +00:00 committed by Git OBS Bridge
commit 2e76cd86fb
2 changed files with 7 additions and 1 deletions

View File

@ -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>

View File

@ -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