commit 0e591afb364b9701660fa2114b6c4d1eef4241af
Author: Vasiliy Glazov <vascom2(a)gmail.com>
Date: Thu Jan 27 10:10:49 2022 +0300
Rebuild without LTO.
megasync.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/megasync.spec b/megasync.spec
index c5af339..0f9dbaf 100644
--- a/megasync.spec
+++ b/megasync.spec
@@ -1,3 +1,4 @@
+%define _lto_cflags %{nil}
%global sdk_version 3.8.2c
%global source_suffix Linux
@@ -11,7 +12,7 @@
Name: megasync
Version: 4.5.3.0
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Easy automated syncing between your computers and your MEGA cloud drive
# MEGAsync is under a proprietary license, except the SDK which is BSD
License: Proprietary and BSD
@@ -251,6 +252,9 @@ popd
%endif
%changelog
+* Thu Jan 27 2022 Vasiliy N. Glazov <vascom2(a)gmail.com> - 4.5.3.0-3
+- Rebuild without LTO
+
* Tue Sep 28 2021 Vasiliy N. Glazov <vascom2(a)gmail.com> - 4.5.3.0-2
- Rebuild for new cryptopp
Show replies by date