summaryrefslogtreecommitdiff
path: root/lang/rust
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-09 13:22:38 +0000
committerrillig <rillig@pkgsrc.org>2020-05-09 13:22:38 +0000
commitff5447136188b413e6eca9ea4ab5ac0de9209124 (patch)
tree7f227911e778af7a9134c5cd564fc4c5631d5f19 /lang/rust
parent7b5d2f0e6583b864a4628919cdef21fab56fd25a (diff)
downloadpkgsrc-ff5447136188b413e6eca9ea4ab5ac0de9209124.tar.gz
lang/rust: remove no-op file from SUBST_FILES
Diffstat (limited to 'lang/rust')
-rw-r--r--lang/rust/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/rust/Makefile b/lang/rust/Makefile
index d59d0ffb2ba..2763abf386f 100644
--- a/lang/rust/Makefile
+++ b/lang/rust/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.162 2020/05/06 14:04:44 adam Exp $
+# $NetBSD: Makefile,v 1.163 2020/05/09 13:22:38 rillig Exp $
DISTNAME= rustc-1.42.0-src
PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//}
@@ -289,7 +289,6 @@ TOOLS_PLATFORM.gzcat= ${PREFIX}/bin/gzip -cd
SUBST_CLASSES+= rpath
SUBST_STAGE.rpath= pre-configure
-SUBST_FILES.rpath+= src/build_helper/lib.rs
SUBST_FILES.rpath+= src/librustc_codegen_ssa/back/linker.rs
SUBST_FILES.rpath+= src/bootstrap/builder.rs
SUBST_VARS.rpath= PREFIX