We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3133b4 commit 96ffabeCopy full SHA for 96ffabe
Makefile
@@ -2,7 +2,7 @@ include versions.inc
2
3
SYSROOTS = sysroot-macos-x86_64 sysroot-macos-arm64
4
5
-CLANG ?= clang-13
+CLANG ?= clang
6
7
DYLDFLAGS = \
8
-dynamiclib \
0 commit comments