]> git.proxmox.com Git - rustc.git/blobdiff - src/test/run-make/rustdoc-output-path/Makefile
New upstream version 1.23.0+dfsg1
[rustc.git] / src / test / run-make / rustdoc-output-path / Makefile
index 4e570718a62f987ffcf9b812550b0b759ca88735..8ce1c699526cd1b9e4c49aa2627bf5650e95b63f 100644 (file)
@@ -1,4 +1,4 @@
 -include ../tools.mk
 
 all:
-       $(HOST_RPATH_ENV) '$(RUSTDOC)' -o "$(TMPDIR)/foo/bar/doc" foo.rs
+       $(RUSTDOC) -o "$(TMPDIR)/foo/bar/doc" foo.rs