forked from pool/bzip2
Accepting request 42422 from Archiving
checked in (request 42422) OBS-URL: https://build.opensuse.org/request/show/42422 OBS-URL: https://build.opensuse.org/package/show/Archiving/bzip2?expand=0&rev=10
This commit is contained in:
parent
d0b8de6922
commit
32f3339c0c
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 28 06:38:35 UTC 2010 - jengelh@medozas.de
|
||||
|
||||
- use %_smp_mflags
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 16 10:53:20 CET 2009 - jengelh@medozas.de
|
||||
|
||||
|
@ -126,7 +126,7 @@ export CFLAGS="$RPM_OPT_FLAGS %{cflags_profile_generate}"
|
||||
--libdir=/%{_lib}\
|
||||
--disable-static
|
||||
%if %{do_profiling}
|
||||
make %{?_smp_mflags}
|
||||
make %{?jobs:-j %jobs}
|
||||
profile_bzip2
|
||||
mkdir .libs.save
|
||||
mv .libs/*.gcda .libs.save/
|
||||
@ -137,7 +137,7 @@ export CFLAGS="$RPM_OPT_FLAGS %{cflags_profile_feedback}"
|
||||
--libdir=/%{_lib}\
|
||||
--disable-static
|
||||
%endif
|
||||
make %{?_smp_mflags}
|
||||
make %{?jobs:-j %jobs}
|
||||
|
||||
%install
|
||||
%makeinstall pkgconfigdir=%{_libdir}/pkgconfig
|
||||
|
Loading…
Reference in New Issue
Block a user