summaryrefslogtreecommitdiff
path: root/www/webkitgtk4/patches/patch-Source_WTF_wtf_dtoa_utils_h
diff options
context:
space:
mode:
Diffstat (limited to 'www/webkitgtk4/patches/patch-Source_WTF_wtf_dtoa_utils_h')
-rw-r--r--www/webkitgtk4/patches/patch-Source_WTF_wtf_dtoa_utils_h12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/webkitgtk4/patches/patch-Source_WTF_wtf_dtoa_utils_h b/www/webkitgtk4/patches/patch-Source_WTF_wtf_dtoa_utils_h
deleted file mode 100644
index dd59932..0000000
--- a/www/webkitgtk4/patches/patch-Source_WTF_wtf_dtoa_utils_h
+++ /dev/null
@@ -1,12 +0,0 @@
1Index: Source/WTF/wtf/dtoa/utils.h
2--- Source/WTF/wtf/dtoa/utils.h.orig
3+++ Source/WTF/wtf/dtoa/utils.h
4@@ -86,7 +86,7 @@ int main(int argc, char** argv) {
5 defined(__powerpc__) || defined(__ppc__) || defined(__ppc64__) || \
6 defined(_POWER) || defined(_ARCH_PPC) || defined(_ARCH_PPC64) || \
7 defined(__sparc__) || defined(__sparc) || defined(__s390__) || \
8- defined(__SH4__) || defined(__alpha__) || \
9+ defined(__SH4__) || defined(__alpha__) || defined(__sparc64__) || \
10 defined(_MIPS_ARCH_MIPS32R2) || \
11 defined(__AARCH64EL__) || defined(__aarch64__) || defined(__AARCH64EB__) || \
12 defined(__riscv) || \