pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/rust/files
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Oct 13 12:33:02 UTC 2017
Modified Files:
pkgsrc/lang/rust/files: config.toml
Log Message:
Do not use devel/ninja-build. It is not in the dependency
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/rust/files/config.toml
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/files/config.toml
diff -u pkgsrc/lang/rust/files/config.toml:1.1 pkgsrc/lang/rust/files/config.toml:1.2
--- pkgsrc/lang/rust/files/config.toml:1.1 Sat Oct 7 17:40:27 2017
+++ pkgsrc/lang/rust/files/config.toml Fri Oct 13 12:33:02 2017
@@ -17,6 +17,6 @@ codegen-tests = false
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