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 44dc3dc commit d2ef089Copy full SHA for d2ef089
.github/actions/freebsd/action.yml
@@ -41,6 +41,7 @@ runs:
41
gcc
42
43
./buildconf -f
44
+ CC=clang CXX=clang++ \
45
./configure \
46
--prefix=/usr/local \
47
--enable-debug \
0 commit comments