Hello community,

here is the log from the commit of package opal for openSUSE:Factory checked in 
at 2015-02-03 11:38:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/opal (Old)
 and      /work/SRC/openSUSE:Factory/.opal.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "opal"

Changes:
--------
--- /work/SRC/openSUSE:Factory/opal/opal.changes        2013-03-26 
19:48:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.opal.new/opal.changes   2015-02-03 
11:38:34.000000000 +0100
@@ -1,0 +2,7 @@
+Fri Jan 30 18:55:17 UTC 2015 - crrodrig...@opensuse.org
+
+- Build C++ code with -fvisibility-inlines-hidden shrinks
+  the exported symbol table of libopal from 36945 to 
+  23124.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ opal.spec ++++++
--- /var/tmp/diff_new_pack.Vjc0r5/_old  2015-02-03 11:38:36.000000000 +0100
+++ /var/tmp/diff_new_pack.Vjc0r5/_new  2015-02-03 11:38:36.000000000 +0100
@@ -109,7 +109,8 @@
 cd ..
 %endif
 # Can support Voicetronix vpb
-%configure \
+export CXXFLAGS="%optflags -fvisibility-inlines-hidden"
+%configure --disable-static \
        --enable-sbc \
        --enable-ixj \
        --enable-capi

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to