Skip to content

Commit 7765c0b

Browse files
committed
Fix FreeBSD CI
1 parent 49fcac6 commit 7765c0b

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
@@ -45,6 +45,7 @@ runs:
4545
gcc
4646
4747
./buildconf -f
48+
CC=clang CXX=clang++ \
4849
./configure \
4950
--prefix=/usr/local \
5051
--enable-debug \

0 commit comments

Comments
 (0)