[packages/js185] Disable more, only on x32

arekm arekm at pld-linux.org
Fri Apr 10 23:46:01 CEST 2026


commit 7bdbef6fe8e2ebf021bfe6ff7b56221f370f8e9a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Apr 10 23:45:51 2026 +0200

    Disable more, only on x32

 js185.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/js185.spec b/js185.spec
index 0778639..4f55241 100644
--- a/js185.spec
+++ b/js185.spec
@@ -115,7 +115,10 @@ cd js/src
 %configure2_13 \
 	--enable-readline \
 	--enable-threadsafe \
+%ifarch x32
 	--disable-methodjit \
+	--disable-tracejit \
+%endif
 	--with-system-nspr
 
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/js185.git/commitdiff/7bdbef6fe8e2ebf021bfe6ff7b56221f370f8e9a



More information about the pld-cvs-commit mailing list