Mark hotplug_codegen_backend as ignore-stage1

This commit is contained in:
bjorn3
2020-03-24 20:21:50 +01:00
committed by GitHub
parent 2dcf54f564
commit 33cd9a2515
@@ -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 \