8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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