pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/rust
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 9 13:22:38 UTC 2020
Modified Files:
pkgsrc/lang/rust: Makefile
Log Message:
lang/rust: remove no-op file from SUBST_FILES
To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 pkgsrc/lang/rust/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/rust/Makefile
diff -u pkgsrc/lang/rust/Makefile:1.162 pkgsrc/lang/rust/Makefile:1.163
--- pkgsrc/lang/rust/Makefile:1.162 Wed May 6 14:04:44 2020
+++ pkgsrc/lang/rust/Makefile Sat May 9 13:22:38 2020
@@ -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
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