summaryrefslogtreecommitdiff
path: root/user/qt5-qtwebkit/bug-931.patch
diff options
context:
space:
mode:
Diffstat (limited to 'user/qt5-qtwebkit/bug-931.patch')
-rw-r--r--user/qt5-qtwebkit/bug-931.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/user/qt5-qtwebkit/bug-931.patch b/user/qt5-qtwebkit/bug-931.patch
deleted file mode 100644
index 7d363dd62..000000000
--- a/user/qt5-qtwebkit/bug-931.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- qt5-qtwebkit-5.212.0-git20191114/Source/JavaScriptCore/runtime/NativeExecutable.cpp.old 2019-11-14 19:31:45.000000000 +0000
-+++ qt5-qtwebkit-5.212.0-git20191114/Source/JavaScriptCore/runtime/NativeExecutable.cpp 2020-01-04 19:14:22.974744920 +0000
-@@ -28,6 +28,7 @@
- #include "BatchedTransitionOptimizer.h"
- #include "CodeBlock.h"
- #include "Debugger.h"
-+#include "ExecutableBaseInlines.h"
- #include "JIT.h"
- #include "JSCInlines.h"
- #include "LLIntEntrypoint.h"