[packages/mozjs78] - typo

qboosh qboosh at pld-linux.org
Thu Oct 8 05:59:16 CEST 2020


commit b03e790ff5f37e6d0c6b8acb0c4b96b99366591a
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Oct 8 05:59:01 2020 +0200

    - typo

 x32.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/x32.patch b/x32.patch
index 6b26ccc..256e5e7 100644
--- a/x32.patch
+++ b/x32.patch
@@ -41,7 +41,7 @@ diff -ur mozjs-60.1.0/python/mozbuild/mozbuild/configure/constants.py mozjs-60.1
 +    ('x32', '__x86_64__ && __ILP32__'),
      ('x86', '__i386__ || _M_IX86'),
 -    ('x86_64', '__x86_64__ || _M_X64'),
-+    ('x86_64', '(__x86_64__ && __ILP64__) || _M_X64'),
++    ('x86_64', '(__x86_64__ && __LP64__) || _M_X64'),
      ('arm', '__arm__ || _M_ARM'),
 --- firefox-68.7.0/js/src/vm/BigIntType.cpp~	2020-04-03 21:29:59.000000000 +0200
 +++ firefox-68.7.0/js/src/vm/BigIntType.cpp	2020-05-01 11:22:53.296439915 +0200
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozjs78.git/commitdiff/b03e790ff5f37e6d0c6b8acb0c4b96b99366591a



More information about the pld-cvs-commit mailing list