Hello community, here is the log from the commit of package libavutil for openSUSE:Factory checked in at 2013-03-20 09:52:56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libavutil (Old) and /work/SRC/openSUSE:Factory/.libavutil.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libavutil", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/libavutil/libavutil.changes 2013-03-08 09:14:18.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libavutil.new/libavutil.changes 2013-03-20 09:52:58.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Mar 18 16:40:45 UTC 2013 - [email protected] + +- Enable pic on aarch64 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libavutil.spec ++++++ --- /var/tmp/diff_new_pack.fIkE0m/_old 2013-03-20 09:53:22.000000000 +0100 +++ /var/tmp/diff_new_pack.fIkE0m/_new 2013-03-20 09:53:22.000000000 +0100 @@ -59,6 +59,9 @@ CFLAGS='%{optflags}' ./configure --enable-shared --disable-static --disable-doc \ --prefix=%{_prefix} --libdir=%{_libdir} --shlibdir=%{_libdir} \ +%ifarch aarch64 + --enable-pic \ +%endif --disable-stripping --extra-cflags='%{optflags}' make %{?_smp_mflags} V=1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
