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 e73a867 commit b2b5dc6Copy full SHA for b2b5dc6
.github/actions/freebsd/action.yml
@@ -45,6 +45,7 @@ runs:
45
gcc
46
47
./buildconf -f
48
+ CC=clang CXX=clang++ \
49
./configure \
50
--prefix=/usr/local \
51
--enable-debug \
0 commit comments