Accepting request 538899 from home:bmwiedemann:branches:Archiving
Fix build on Fedora and Mageia OBS-URL: https://build.opensuse.org/request/show/538899 OBS-URL: https://build.opensuse.org/package/show/Archiving/bzip2?expand=0&rev=65
This commit is contained in:
parent
5ffa578f60
commit
baad931a94
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Nov 4 06:35:46 UTC 2017 - bwiedemann@suse.com
|
||||
|
||||
- Fix build on Fedora and Mageia
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 31 18:09:43 CET 2017 - sbrabec@suse.com
|
||||
|
||||
|
@ -86,7 +86,7 @@ autoreconf -fiv
|
||||
%configure \
|
||||
--with-pic \
|
||||
--disable-static
|
||||
%if %{do_profiling}
|
||||
%if 0%{?do_profiling}
|
||||
make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_generate}"
|
||||
make %{?_smp_mflags} CFLAGS="%{optflags} %{cflags_profile_generate}" test
|
||||
make clean
|
||||
|
Loading…
Reference in New Issue
Block a user