rustc_target: Move target env "gnu" from linux_base
to linux_gnu_base
This commit is contained in:
parent
38030ffb4e
commit
ca17a91fb7
32 changed files with 35 additions and 30 deletions
|
@ -64,6 +64,7 @@ mod hermit_kernel_base;
|
|||
mod illumos_base;
|
||||
mod l4re_base;
|
||||
mod linux_base;
|
||||
mod linux_gnu_base;
|
||||
mod linux_kernel_base;
|
||||
mod linux_musl_base;
|
||||
mod linux_uclibc_base;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue