[packages/seamonkey] disable rust simd
atler
atler at pld-linux.org
Fri Jan 31 20:34:04 CET 2025
commit 402b4cf652752c08eeec366e8997eb0536bff631
Author: Jan Palus <atler at pld-linux.org>
Date: Fri Jan 31 20:19:38 2025 +0100
disable rust simd
shipped "packed_simd" incompatible with recent rust versions
seamonkey.spec | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/seamonkey.spec b/seamonkey.spec
index dce35c2..20fe87f 100644
--- a/seamonkey.spec
+++ b/seamonkey.spec
@@ -744,6 +744,7 @@ ac_add_options --with-system-nss
ac_add_options --with-system-pixman
ac_add_options --with-system-png
ac_add_options --with-system-zlib
+ac_add_options --disable-rust-simd
EOF
export MOZBUILD_STATE_PATH="$(pwd)/.mozbuild"
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/seamonkey.git/commitdiff/402b4cf652752c08eeec366e8997eb0536bff631
More information about the pld-cvs-commit
mailing list