pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/rust rust: src/bootstrap/bin/rustc.rs is not patc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/662bd6117069
branches: trunk
changeset: 423546:662bd6117069
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Thu Feb 20 14:00:49 2020 +0000
description:
rust: src/bootstrap/bin/rustc.rs is not patched, so exclude from SUBST
diffstat:
lang/rust/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r c2e51800c26d -r 662bd6117069 lang/rust/Makefile
--- a/lang/rust/Makefile Thu Feb 20 13:22:56 2020 +0000
+++ b/lang/rust/Makefile Thu Feb 20 14:00:49 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.139 2020/02/17 20:24:18 jperkin Exp $
+# $NetBSD: Makefile,v 1.140 2020/02/20 14:00:49 ryoon Exp $
DISTNAME= rustc-1.41.0-src
PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//}
@@ -293,7 +293,6 @@
SUBST_CLASSES+= rpath
SUBST_STAGE.rpath= pre-configure
-SUBST_FILES.rpath= src/bootstrap/bin/rustc.rs
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
Home |
Main Index |
Thread Index |
Old Index