Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/rust lang/rust: remove no-op file from SUBST_FILES
details: https://anonhg.NetBSD.org/pkgsrc/rev/5f283d34f9a3
branches: trunk
changeset: 431115:5f283d34f9a3
user: rillig <rillig%pkgsrc.org@localhost>
date: Sat May 09 13:22:38 2020 +0000
description:
lang/rust: remove no-op file from SUBST_FILES
diffstat:
lang/rust/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 54271a753291 -r 5f283d34f9a3 lang/rust/Makefile
--- a/lang/rust/Makefile Sat May 09 13:21:45 2020 +0000
+++ b/lang/rust/Makefile Sat May 09 13:22:38 2020 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index