Skip to content

Commit

Permalink
Rollup merge of #70368 - bjorn3:patch-2, r=jonas-schievink
Browse files Browse the repository at this point in the history
  • Loading branch information
Centril authored Mar 24, 2020
2 parents db2c70b + 33cd9a2 commit bf1ad22
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 bf1ad22

Please sign in to comment.