ignore-stage0 and only-stage0 do not exist
This commit is contained in:
parent
3684751c90
commit
efa11d0d5c
|
|
@ -142,7 +142,7 @@ Some examples of `X` in `ignore-X` or `only-X`:
|
|||
matches that target as well as the emscripten targets.
|
||||
- Pointer width: `32bit`, `64bit`
|
||||
- Endianness: `endian-big`
|
||||
- Stage: `stage0`, `stage1`, `stage2`
|
||||
- Stage: `stage1`, `stage2`
|
||||
- Channel: `stable`, `beta`
|
||||
- When cross compiling: `cross-compile`
|
||||
- When [remote testing] is used: `remote`
|
||||
|
|
|
|||
Loading…
Reference in New Issue