[packages/squid] do not use builder's CPU instruction set, leads to SIGILL on older x86_64

gotar gotar at pld-linux.org
Wed May 22 08:30:20 CEST 2019


commit 6bbc9448314c980b125fa8ae8c10ec85915fb915
Author: Tomasz Pala <gotar at polanet.pl>
Date:   Wed May 22 08:27:07 2019 +0200

    do not use builder's CPU instruction set, leads to SIGILL on older x86_64

 squid.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/squid.spec b/squid.spec
index c11345c..7c2e273 100644
--- a/squid.spec
+++ b/squid.spec
@@ -647,6 +647,7 @@ Ten pakiet zawiera skrypty perlowe i dodatkowe programy dla Squida.
 %configure \
 	--disable-silent-rules \
 	--disable-strict-error-checking \
+	--disable-arch-native \
 	--with-default-user=squid \
 	--with-logdir=/var/log/squid \
 	--with-swapdir=/var/cache/squid \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/squid.git/commitdiff/6bbc9448314c980b125fa8ae8c10ec85915fb915



More information about the pld-cvs-commit mailing list