commit c58c659d4375a4cf1a97f8381ea66511a67b71ce
Author: Jan Rękorajski <[email protected]>
Date: Sat Dec 14 13:59:02 2019 +0100
- disable unwind backtrace on x32
- rel 2
dovecot.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/dovecot.spec b/dovecot.spec
index 85279aa..b3e121b 100644
--- a/dovecot.spec
+++ b/dovecot.spec
@@ -13,7 +13,7 @@ Summary: IMAP and POP3 server written with security
primarily in mind
Summary(pl.UTF-8): Serwer IMAP i POP3 pisany głównie z myślą o
bezpieczeństwie
Name: dovecot
Version: 2.3.9.1
-Release: 1
+Release: 2
Epoch: 1
License: MIT (libraries), LGPL v2.1 (the rest)
Group: Networking/Daemons
@@ -193,6 +193,9 @@ touch config.rpath
--with-bzlib \
--with-libcap \
--with-ssl=openssl \
+%ifarch x32
+ --without-libunwind \
+%endif
--with-moduledir=%{_libdir}/%{name}/plugins \
--with-ssldir=/var/lib/openssl \
--sysconfdir=%{_sysconfdir} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/dovecot.git/commitdiff/c58c659d4375a4cf1a97f8381ea66511a67b71ce
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit