We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1df4def commit 3df2e19Copy full SHA for 3df2e19
_ci-linux-debian.sh
@@ -14,7 +14,7 @@ extra=''
14
dl=''
15
16
if [[ "${CW_CONFIG:-}" != *'gcc'* ]]; then
17
- [ -n "${CW_CCSUFFIX:-}" ] || export CW_CCSUFFIX='-19'
+ [ -n "${CW_CCSUFFIX:-}" ] || export CW_CCSUFFIX='-18'
18
extra+=" llvm${CW_CCSUFFIX} clang${CW_CCSUFFIX} lld${CW_CCSUFFIX}"
19
fi
20
0 commit comments