Accepting request 636997 from home:jengelh:branches:GNOME:Factory

- Strip pointless --with-pic, no static libs are built.

OBS-URL: https://build.opensuse.org/request/show/636997
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-desktop?expand=0&rev=263
This commit is contained in:
Luciano Santos 2018-09-23 01:00:53 +00:00 committed by Git OBS Bridge
parent 8d21f25bc3
commit 1397b9559a
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 21 07:26:41 UTC 2018 - Jan Engelhardt <jengelh@inai.de>
- Strip pointless --with-pic, no static libs are built.
-------------------------------------------------------------------
Sat Sep 8 10:26:35 UTC 2018 - antoine.belvire@opensuse.org

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@ -138,7 +138,6 @@ translation-update-upstream
%build
%configure \
--with-pic \
--disable-static \
%if 0%{?BUILD_FROM_VCS}
--enable-gtk-doc \