<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">--- build/setup.pm.orig	2022-12-05 00:49:38.000000000 +0700
+++ build/setup.pm	2022-12-28 07:58:36.000000000 +0700
@@ -196,7 +196,7 @@
 my %TC_DARWIN = (
     %TC_GNU,
 
-    -compiler =&gt; 'clang',
+    -compiler =&gt; 'gcc',
 
     dll =&gt; 'lib%s.dylib',
 
</pre></body></html>