Skip to content

Commit b192960

Browse files
committed
Fix FreeBSD CI
1 parent 8623d4f commit b192960

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.github/actions/freebsd/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ runs:
4141
gcc
4242
4343
./buildconf -f
44+
CC=clang CXX=clang++ \
4445
./configure \
4546
--prefix=/usr/local \
4647
--enable-debug \

0 commit comments

Comments
 (0)