Accepting request 214340 from LibreOffice:Factory

- build with -fvisibility-inlines-hidden (forwarded request 214338 from elvigia)

OBS-URL: https://build.opensuse.org/request/show/214340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libmspub?expand=0&rev=7
This commit is contained in:
Stephan Kulow
2014-01-20 10:41:59 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 1 deletions

View File

@@ -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

View File

@@ -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 \