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:
parent
ad1eefbf7d
commit
f705696ab4
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user