SHA256
8
0
forked from pool/libmspub

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
This commit is contained in:
2014-01-18 14:19:06 +00:00
committed by Git OBS Bridge
parent 980364b5cb
commit 50008d80e6
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 \