add teeos std impl
Signed-off-by: 袁浩 <yuanhao34@huawei.com>
This commit is contained in:
parent
28968414c5
commit
e353eb91fb
18 changed files with 1190 additions and 10 deletions
|
@ -34,6 +34,7 @@ fn main() {
|
|||
|| target.contains("xous")
|
||||
|| target.contains("hurd")
|
||||
|| target.contains("uefi")
|
||||
|| target.contains("teeos")
|
||||
// See src/bootstrap/synthetic_targets.rs
|
||||
|| env::var("RUSTC_BOOTSTRAP_SYNTHETIC_TARGET").is_ok()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue