Accepting request 705825 from KDE:Qt5
- Disable LTO (boo#1133241). OBS-URL: https://build.opensuse.org/request/show/705825 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libqt5-qtscript?expand=0&rev=41
This commit is contained in:
parent
5ea72de507
commit
8fcd9f0186
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 14 12:03:04 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
- Disable LTO (boo#1133241).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 18 07:27:27 UTC 2019 - fabian@ritter-vogt.de
|
Thu Apr 18 07:27:27 UTC 2019 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@ -106,6 +106,7 @@ Examples for libqt5-qtscript module.
|
|||||||
%postun -n %libname -p /sbin/ldconfig
|
%postun -n %libname -p /sbin/ldconfig
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
%define _lto_cflags %{nil}
|
||||||
%if %qt5_snapshot
|
%if %qt5_snapshot
|
||||||
#force the configure script to generate the forwarding headers (it checks whether .git directory exists)
|
#force the configure script to generate the forwarding headers (it checks whether .git directory exists)
|
||||||
mkdir .git
|
mkdir .git
|
||||||
|
Loading…
Reference in New Issue
Block a user