Accepting request 706496 from KDE:Applications

OBS-URL: https://build.opensuse.org/request/show/706496
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kimap?expand=0&rev=45
This commit is contained in:
2019-06-02 13:16:37 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 30 09:57:32 UTC 2019 - Martin Liška <mliska@suse.cz>
- Use FAT lto objects as the package ships a static library
(boo#1136681).
-------------------------------------------------------------------
Fri May 10 05:37:14 UTC 2019 - lbeltrame@kde.org

View File

@@ -71,6 +71,7 @@ applications.
%setup -q -n kimap-%{version}
%build
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
%cmake_kf5 -d build -- -DBUILD_TESTING=ON -DKF5_INCLUDE_INSTALL_DIR=%{_kf5_includedir}
%make_jobs