We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5113ed2 + 67aec94 commit 8d39ec1Copy full SHA for 8d39ec1
tests/run-make-fulldeps/hotplug_codegen_backend/Makefile
@@ -7,7 +7,6 @@ include ../../run-make/tools.mk
7
# -Zbinary-dep-depinfo is used.
8
9
all:
10
- /bin/echo || exit 0 # This test requires /bin/echo to exist
11
$(RUSTC) the_backend.rs --crate-name the_backend --crate-type dylib \
12
-o $(TMPDIR)/the_backend.dylib
13
0 commit comments