From 91f768a6d47e0a099b8a83562bd03ae8615c3694 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?louiz=E2=80=99?= Date: Thu, 8 Dec 2016 00:49:25 +0100 Subject: Force the freebsd build to use clang++ --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3329618..d69d302 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -115,6 +115,7 @@ test:freebsd: tags: - freebsd variables: + COMPILER: "clang++" SYSTEMD: "-DWITHOUT_SYSTEMD=1" stage: test script: -- cgit v1.2.3