From 50008d80e6be62afee73ed31a5441252da3e8bab1c1200cd9696833b500253a4 Mon Sep 17 00:00:00 2001 From: Fridrich Strba Date: Sat, 18 Jan 2014 14:19:06 +0000 Subject: [PATCH] Accepting request 214338 from home:elvigia:branches:LibreOffice:Factory - build with -fvisibility-inlines-hidden OBS-URL: https://build.opensuse.org/request/show/214338 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libmspub?expand=0&rev=12 --- libmspub.changes | 5 +++++ libmspub.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/libmspub.changes b/libmspub.changes index a8356a5..3dc7425 100644 --- a/libmspub.changes +++ b/libmspub.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 18 13:57:20 UTC 2014 - crrodriguez@opensuse.org + +- build with -fvisibility-inlines-hidden + ------------------------------------------------------------------- Fri Nov 1 09:11:06 UTC 2013 - tchvatal@suse.com diff --git a/libmspub.spec b/libmspub.spec index 632fa29..95e92d0 100644 --- a/libmspub.spec +++ b/libmspub.spec @@ -1,7 +1,7 @@ # # spec file for package libmspub # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -80,6 +80,7 @@ Command line tools to work with publications in Microsoft Publisher file-format. %setup -q %build +export CXXFLAGS="%optflags -fvisibility-inlines-hidden" %configure \ --disable-werror \ --disable-static \