Accepting request 1131383 from home:Guillaume_G:PAC_BTI
- Compile with openSUSE flags OBS-URL: https://build.opensuse.org/request/show/1131383 OBS-URL: https://build.opensuse.org/package/show/Archiving/pigz?expand=0&rev=14
This commit is contained in:
parent
5770208b60
commit
9983e2fd18
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 6 14:50:18 UTC 2023 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Compile with openSUSE flags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 4 12:55:45 UTC 2023 - pgajdos@suse.com
|
||||
|
||||
|
@ -33,8 +33,12 @@ A parallel implementation of gzip for modern multi-processor, multi-core machine
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
# Workaround until fixed upstream - https://github.com/madler/pigz/issues/114
|
||||
sed -i 's#CFLAGS=#CFLAGS?=#' Makefile
|
||||
sed -i 's#LDFLAGS=#LDFLAGS?=#' Makefile
|
||||
|
||||
%build
|
||||
%set_build_flags
|
||||
%make_build
|
||||
|
||||
%check
|
||||
|
Loading…
Reference in New Issue
Block a user