diff options
Diffstat (limited to 'srcpkgs/qt5-webkit/patches/jsc-musl.patch')
-rw-r--r-- | srcpkgs/qt5-webkit/patches/jsc-musl.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/qt5-webkit/patches/jsc-musl.patch b/srcpkgs/qt5-webkit/patches/jsc-musl.patch index b8b77523196..0165f21dc25 100644 --- a/srcpkgs/qt5-webkit/patches/jsc-musl.patch +++ b/srcpkgs/qt5-webkit/patches/jsc-musl.patch @@ -1,5 +1,5 @@ ---- Source/JavaScriptCore/runtime/Options.h 2020-04-14 00:51:51.000000000 +0200 -+++ - 2020-07-11 18:53:50.372744315 +0200 +--- a/Source/JavaScriptCore/runtime/Options.h 2020-04-14 00:51:51.000000000 +0200 ++++ b/Source/JavaScriptCore/runtime/Options.h 2020-04-14 00:51:51.000000000 +0200 @@ -40,6 +40,16 @@ namespace JSC { |