Hello community,
here is the log from the commit of package valgrind for openSUSE:Factory
checked in at Wed Oct 12 16:17:08 CEST 2011.
--------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ valgrind.spec ++++++
--- /var/tmp/diff_new_pack.DxoizM/_old 2011-10-12 16:17:03.000000000 +0200
+++ /var/tmp/diff_new_pack.DxoizM/_new 2011-10-12 16:17:03.000000000 +0200
@@ -176,6 +176,11 @@
%patch47
%build
+%ifarch %arm
+# Valgrind doesn't support compiling for Thumb yet. Remove when it gets
+# native thumb support.
+RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-mthumb/-mthumb-interwork -marm}
+%endif
export CFLAGS="$RPM_OPT_FLAGS"
export CXXFLAGS="$RPM_OPT_FLAGS"
autoreconf -fi
@@ -218,6 +223,9 @@
%ifarch s390 s390x
%_libdir/valgrind/*-s390x-linux
%endif
+%ifarch %arm
+%_libdir/valgrind/*-arm-linux
+%endif
%_libdir/valgrind/*-linux.so
%_libdir/valgrind/*.supp
continue with "q"...
Remember to have fun...
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]