Whitelist containers that allow older toolchains
We'll use this as a temporary measure to get an LLVM update landed, but we'll have to go through and update images later to make sure they've got the right toolchains.
This commit is contained in:
parent
c196097e58
commit
320640060f
4 changed files with 11 additions and 1 deletions
|
@ -104,6 +104,8 @@
|
|||
# The value specified here will be passed as `-DLLVM_USE_LINKER` to CMake.
|
||||
#use-linker = "lld"
|
||||
|
||||
# Whether or not to specify `-DLLVM_TEMPORARILY_ALLOW_OLD_TOOLCHAIN=YES`
|
||||
#allow-old-toolchain = false
|
||||
|
||||
# =============================================================================
|
||||
# General build configuration options
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue