mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Disable LLVM assertions by default, on supported platforms.
But keep them on linux-dev CI.
This commit is contained in:
parent
4f10a0f2e1
commit
bd8ec03740
4 changed files with 20 additions and 11 deletions
|
@ -40,7 +40,7 @@ rustc-with-gold = true
|
|||
#mode = "dev"
|
||||
|
||||
# Whether to enable LLVM assertions in rustc.
|
||||
#llvm-assertions = true
|
||||
#llvm-assertions = false
|
||||
|
||||
# Set "android = true" or use `mach build --android` to build the Android app.
|
||||
android = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue