mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
12 lines
253 B
Diff
12 lines
253 B
Diff
--- 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 => 'clang',
|
|
+ -compiler => 'gcc',
|
|
|
|
dll => 'lib%s.dylib',
|
|
|