commit 650a8aac08edd18b16aea0f888b961b2deb4b4d2
Author: Jan Rękorajski <[email protected]>
Date: Sun Jun 7 00:54:07 2020 +0200
- updated x32 patch so it at least applies
x32.patch | 20 --------------------
1 file changed, 20 deletions(-)
---
diff --git a/x32.patch b/x32.patch
index 4e4b455..d18b961 100644
--- a/x32.patch
+++ b/x32.patch
@@ -44,26 +44,6 @@ diff -ur
qtwebengine-everywhere-src-5.11.1/src/3rdparty/chromium/v8/src/objects/
digit_t quotient;
digit_t rem;
__asm__("divq %[divisor]"
----
qtwebengine-everywhere-src-5.11.1/src/3rdparty/chromium/v8/src/compiler/instruction-selector.cc.orig
2018-06-15 09:47:20.000000000 +0200
-+++
qtwebengine-everywhere-src-5.11.1/src/3rdparty/chromium/v8/src/compiler/instruction-selector.cc
2018-08-14 09:18:33.177100945 +0200
-@@ -1927,7 +1927,7 @@
- }
-
- // 32 bit targets do not implement the following instructions.
--#if V8_TARGET_ARCH_32_BIT
-+#if V8_TARGET_ARCH_32_BIT && !V8_TARGET_ARCH_X64
-
- void InstructionSelector::VisitWord64And(Node* node) { UNIMPLEMENTED(); }
-
-@@ -2081,7 +2081,7 @@
- #endif // V8_TARGET_ARCH_32_BIT
-
- // 64 bit targets do not implement the following instructions.
--#if V8_TARGET_ARCH_64_BIT
-+#if V8_TARGET_ARCH_64_BIT || V8_TARGET_ARCH_X64
- void InstructionSelector::VisitInt32PairAdd(Node* node) { UNIMPLEMENTED(); }
-
- void InstructionSelector::VisitInt32PairSub(Node* node) { UNIMPLEMENTED(); }
---
qtwebengine-everywhere-src-5.11.1.clean/src/3rdparty/chromium/build/build_config.h~
2018-06-15 09:47:20.000000000 +0200
+++
qtwebengine-everywhere-src-5.11.1.clean/src/3rdparty/chromium/build/build_config.h
2018-08-14 09:23:40.756276384 +0200
@@ -106,7 +106,11 @@
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/qt5-qtwebengine.git/commitdiff/650a8aac08edd18b16aea0f888b961b2deb4b4d2
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit