]> git.pld-linux.org Git - packages/gtk-webkit.git/blobdiff - x32.patch
icu rebuild
[packages/gtk-webkit.git] / x32.patch
index 03054b7aaa43e36bf66e58345669062f0f27987c..4bea2db9f13cf54b9c17c83382ff80d9d42b745c 100644 (file)
--- a/x32.patch
+++ b/x32.patch
@@ -17,7 +17,7 @@ Index: webkitgtk/Source/WTF/wtf/Platform.h
 +#endif
  
  /* CPU(ARM64) - Apple */
- #if defined(__arm64__) && defined(__APPLE__)
+ #if (defined(__arm64__) && defined(__APPLE__)) || defined(__aarch64__)
 @@ -826,7 +826,7 @@
  #define ENABLE_REGEXP_TRACING 0
  
This page took 0.074328 seconds and 4 git commands to generate.