Hello community, here is the log from the commit of package xz for openSUSE:Factory checked in at Sun Oct 2 11:18:33 CEST 2011.
-------- --- openSUSE:Factory/xz/xz.changes 2011-09-27 16:15:20.000000000 +0200 +++ /mounts/work_src_done/STABLE/xz/xz.changes 2011-09-30 22:32:43.000000000 +0200 @@ -1,0 +2,5 @@ +Fri Sep 30 20:31:59 UTC 2011 - [email protected] + +- Fix build in armv5el doesnt like profiling + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xz.spec ++++++ --- /var/tmp/diff_new_pack.cOEQZS/_old 2011-10-02 11:18:27.000000000 +0200 +++ /var/tmp/diff_new_pack.cOEQZS/_new 2011-10-02 11:18:27.000000000 +0200 @@ -87,14 +87,14 @@ %setup -q %build -%if %{do_profiling} +%ifnarch %{arm} && %{do_profiling} profiledir=$(mktemp -d) trap "rm -rf $profiledir" EXIT export CFLAGS="%optflags %{cflags_profile_generate}=$profiledir" %endif -%configure --libdir=/%{_lib} --disable-static --with-pic --docdir=%_docdir/%name +%configure --libdir=/%{_lib} --disable-static --with-pic --docdir=%_docdir/%name || cat config.log make %{?_smp_mflags} -%if %{do_profiling} +%ifnarch %{arm} && %{do_profiling} time make check make clean export CFLAGS="%optflags %{cflags_profile_feedback}=$profiledir" continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
