From f396fd3a46792552b7ce3ab6dc198f6b37bcf8c241d6da6a18b0ebcd40f261c2 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sat, 18 Jan 2014 14:20:37 +0000 Subject: [PATCH] Accepting request 214339 from home:elvigia:branches:LibreOffice:Factory - build with -fvisibility-inlines-hidden OBS-URL: https://build.opensuse.org/request/show/214339 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libvisio?expand=0&rev=16 --- libvisio.changes | 5 +++++ libvisio.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/libvisio.changes b/libvisio.changes index 61af140..5977f73 100644 --- a/libvisio.changes +++ b/libvisio.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 18 14:14:24 UTC 2014 - crrodriguez@opensuse.org + +- build with -fvisibility-inlines-hidden + ------------------------------------------------------------------- Fri Nov 1 09:05:03 UTC 2013 - tchvatal@suse.com diff --git a/libvisio.spec b/libvisio.spec index f140d7f..ead1b7e 100644 --- a/libvisio.spec +++ b/libvisio.spec @@ -87,6 +87,7 @@ This package contains tools to work with documents in MS Visio file-format. %patch1 -p1 -b .wpx_seek_end %build +export CXXFLAGS="%optflags -fvisibility-inlines-hidden" %configure \ --disable-werror \ --disable-static \