Hello community,

here is the log from the commit of package wv2 for openSUSE:Factory checked in 
at 2012-01-24 12:23:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wv2 (Old)
 and      /work/SRC/openSUSE:Factory/.wv2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wv2", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wv2/wv2.changes  2012-01-10 14:51:43.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.wv2.new/wv2.changes     2012-01-24 
12:23:51.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Jan 22 13:49:50 UTC 2012 - [email protected]
+
+- Build with -fvisibility-inlines-hidden, saves around 2k 
+  entries in the exported symbol table
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wv2.spec ++++++
--- /var/tmp/diff_new_pack.BYqIDa/_old  2012-01-24 12:23:52.000000000 +0100
+++ /var/tmp/diff_new_pack.BYqIDa/_new  2012-01-24 12:23:52.000000000 +0100
@@ -60,13 +60,14 @@
 %patch0 -p1
 
 %build
+export CXXFLAGS="%optflags -fvisibility-inlines-hidden"
 cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
 %if "%{_lib}" == "lib64"
 -DLIB_SUFFIX=64 \
 %endif
 .
 # THAT DOT BELONGS TO THE CMAKE CALL
-make %{?_smp_mflags}
+make VERBOSE=1 %{?_smp_mflags}
 
 %install
 %makeinstall

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to