[packages/mozjs38] rediff patches

atler atler at pld-linux.org
Tue Aug 10 12:24:44 CEST 2021


commit ab4cc0714ae37fcee334b745c7d64a0f75933459
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Aug 10 12:24:20 2021 +0200

    rediff patches

 Disable-js-JIT-on-x32.patch      | 4 ++--
 mozjs38-pkg-config-version.patch | 2 +-
 mozjs38-system-virtualenv.patch  | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/Disable-js-JIT-on-x32.patch b/Disable-js-JIT-on-x32.patch
index d5a603d..744981b 100644
--- a/Disable-js-JIT-on-x32.patch
+++ b/Disable-js-JIT-on-x32.patch
@@ -11,8 +11,8 @@ Index: mozjs24-24.2.0/js/src/configure.in
 +x86_64*-gnux32)
 +    ;;
  i?86-*)
-     ENABLE_METHODJIT=1
      ENABLE_ION=1
+     AC_DEFINE(JS_CPU_X86)
 --- mozjs-24.2.0/js/src/configure~	2013-12-11 23:23:20.000000000 +0100
 +++ mozjs-24.2.0/js/src/configure	2015-03-23 22:55:24.995319443 +0100
 @@ -8243,6 +8243,8 @@
@@ -22,5 +22,5 @@ Index: mozjs24-24.2.0/js/src/configure.in
 +x86_64*-gnux32)
 +    ;;
  i?86-*)
-     ENABLE_METHODJIT=1
      ENABLE_ION=1
+     cat >> confdefs.pytmp <<\EOF
diff --git a/mozjs38-pkg-config-version.patch b/mozjs38-pkg-config-version.patch
index 34a43d1..effd724 100644
--- a/mozjs38-pkg-config-version.patch
+++ b/mozjs38-pkg-config-version.patch
@@ -9,7 +9,7 @@ Index: b/js/src/Makefile.in
 +++ b/js/src/Makefile.in
 @@ -214,10 +214,10 @@
  $(JS_CONFIG_NAME): js-config
-    cp $^ $@
+ 	cp $^ $@
  
 -$(LIBRARY_NAME).pc: js.pc
 +$(JS_LIBRARY_NAME).pc: js.pc
diff --git a/mozjs38-system-virtualenv.patch b/mozjs38-system-virtualenv.patch
index debc326..bd34b88 100644
--- a/mozjs38-system-virtualenv.patch
+++ b/mozjs38-system-virtualenv.patch
@@ -9,4 +9,4 @@
 +        return '/usr/bin/virtualenv-2'
  
      @property
-     def python_path(self):
+     def bin_path(self):
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozjs38.git/commitdiff/ab4cc0714ae37fcee334b745c7d64a0f75933459



More information about the pld-cvs-commit mailing list