aboutsummaryrefslogtreecommitdiffstats
path: root/.gitpod.yml
diff options
context:
space:
mode:
Diffstat (limited to '.gitpod.yml')
-rw-r--r--.gitpod.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitpod.yml b/.gitpod.yml
index 3a69a10..c5f62f8 100644
--- a/.gitpod.yml
+++ b/.gitpod.yml
@@ -2,4 +2,4 @@ image:
file: .gitpod.Dockerfile
tasks:
- - init: make
+ - init: make CXX=clang-9 LLVM_CONF=llvm-config-9