We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ec0e6b commit 3500c30Copy full SHA for 3500c30
1 file changed
build/msys2/PKGBUILD.in
@@ -17,7 +17,10 @@ else
17
exit 1
18
fi
19
20
+CXX=clang++
21
+
22
pkgname="${pkgPrefix}utki"
23
24
pkgver=$(version)
25
pkgrel=1
26
epoch=
0 commit comments