mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
Mark hotplug_codegen_backend as ignore-stage1
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
include ../tools.mk
|
||||
|
||||
# ignore-stage1
|
||||
|
||||
all:
|
||||
/bin/echo || exit 0 # This test requires /bin/echo to exist
|
||||
$(RUSTC) the_backend.rs --crate-name the_backend --crate-type dylib \
|
||||
|
||||
Reference in New Issue
Block a user