Force the freebsd build to use clang++
1 files changed, 1 insertions(+), 0 deletions(-) M .gitlab-ci.yml
M .gitlab-ci.yml => .gitlab-ci.yml +1 -0
@@ 115,6 115,7 @@ test:freebsd: tags: - freebsd variables: + COMPILER: "clang++" SYSTEMD: "-DWITHOUT_SYSTEMD=1" stage: test script: