Skip to content

Commit

Permalink
Mark hotplug_codegen_backend as ignore-stage1
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 authored Mar 24, 2020
1 parent 2dcf54f commit 33cd9a2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/test/run-make-fulldeps/hotplug_codegen_backend/Makefile
Original file line number Diff line number Diff line change
@@ -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 \
Expand Down

0 comments on commit 33cd9a2

Please sign in to comment.