Accepting request 101203 from devel:libraries:c_c++
- Build with -fvisibility-inlines-hidden (forwarded request 101200 from elvigia) OBS-URL: https://build.opensuse.org/request/show/101203 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libwpg?expand=0&rev=17
This commit is contained in:
commit
0bc6e32fb4
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 23 18:06:20 UTC 2012 - crrodriguez@opensuse.org
|
||||
|
||||
- Build with -fvisibility-inlines-hidden
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 4 16:47:46 CEST 2011 - fridrich.strba@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libwpg
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2012 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
|
||||
@ -129,6 +129,7 @@ Authors:
|
||||
%patch0
|
||||
|
||||
%build
|
||||
export CXXFLAGS="%optflags -fvisibility-inlines-hidden"
|
||||
%configure --disable-static --docdir=%_docdir/%name
|
||||
make %{?jobs:-j%jobs}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user