Accepting request 705892 from KDE:Qt5

- Use -ffat-lto-objects in order to provide proper static library:
  libQt5UiTools.a.

OBS-URL: https://build.opensuse.org/request/show/705892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qttools?expand=0&rev=42
This commit is contained in:
Dominique Leuenberger 2019-06-12 10:58:51 +00:00 committed by Git OBS Bridge
parent ad1eefbf7d
commit f705696ab4
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 28 08:21:06 UTC 2019 - Martin Liška <mliska@suse.cz>
- Use -ffat-lto-objects in order to provide proper static library:
libQt5UiTools.a.
-------------------------------------------------------------------
Thu Apr 18 07:27:36 UTC 2019 - fabian@ritter-vogt.de

View File

@ -204,6 +204,7 @@ Qt 5 tool used by Qt Developers to generate documentation for software projects.
%postun -n libQt5Help5 -p /sbin/ldconfig
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
%if %qt5_snapshot
#force the configure script to generate the forwarding headers (it checks whether .git directory exists)
mkdir .git