mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Stop using "alternate" rustc builds.
With https://github.com/rust-lang/rust/pull/45810, normal Nightly now has LLVM assertions disabled.
This commit is contained in:
parent
250e1b8c3b
commit
3264453284
4 changed files with 18 additions and 40 deletions
|
@ -39,9 +39,6 @@ rustc-with-gold = true
|
|||
# Defaults to prompting before building
|
||||
#mode = "dev"
|
||||
|
||||
# Whether to enable LLVM assertions in rustc.
|
||||
#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