CI: Fix clang-6 $CXX.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2019-09-03 22:39:38 +02:00
parent 82e939506d
commit 250ae5630f
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ steps:
image: debian:buster-slim
pull: always
environment:
CXX: clang++
CXX: clang++-6.0
CXXFLAGS: -pipe -O2
LANG: en_US.utf-8
commands: