aboutsummaryrefslogtreecommitdiff
path: root/srcpkgs/qt5-webkit/patches/mips-isa-rev.patch
diff options
context:
space:
mode:
Diffstat (limited to 'srcpkgs/qt5-webkit/patches/mips-isa-rev.patch')
-rw-r--r--srcpkgs/qt5-webkit/patches/mips-isa-rev.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/qt5-webkit/patches/mips-isa-rev.patch b/srcpkgs/qt5-webkit/patches/mips-isa-rev.patch
index 78d03b9d3e4..b696ae4c53e 100644
--- a/srcpkgs/qt5-webkit/patches/mips-isa-rev.patch
+++ b/srcpkgs/qt5-webkit/patches/mips-isa-rev.patch
@@ -1,5 +1,5 @@
---- Source/WTF/wtf/Platform.h 2020-04-14 00:51:51.000000000 +0200
-+++ Source/WTF/wtf/Platform.h 2020-08-02 15:08:02.169747050 +0200
+--- a/Source/WTF/wtf/Platform.h 2020-04-14 00:51:51.000000000 +0200
++++ b/Source/WTF/wtf/Platform.h 2020-08-02 15:08:02.169747050 +0200
@@ -95,7 +95,12 @@
#define WTF_MIPS_PIC (defined __PIC__)
#define WTF_MIPS_ISA(v) (defined WTF_MIPS_ARCH && WTF_MIPS_ARCH == v)