pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/rust/files Do not use devel/ninja-build. It is no...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d45cb6b3b3f7
branches: trunk
changeset: 370194:d45cb6b3b3f7
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Fri Oct 13 12:33:02 2017 +0000
description:
Do not use devel/ninja-build. It is not in the dependency
diffstat:
lang/rust/files/config.toml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (11 lines):
diff -r 6572795fac15 -r d45cb6b3b3f7 lang/rust/files/config.toml
--- a/lang/rust/files/config.toml Fri Oct 13 12:28:19 2017 +0000
+++ b/lang/rust/files/config.toml Fri Oct 13 12:33:02 2017 +0000
@@ -17,6 +17,6 @@
src-tarball = false
[llvm]
static-libstdcpp = false
-ninja = true
+ninja = false
[target.x86_64-unknown-netbsd]
llvm-config = "@PREFIX@/bin/llvm-config"
Home |
Main Index |
Thread Index |
Old Index