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: gdt
Date: Tue Sep 29 16:45:16 UTC 2020
Modified Files:
pkgsrc/lang/rust: Makefile
Log Message:
lang/rust: Prune comments about closed PRs
To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1.197 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.196 pkgsrc/lang/rust/Makefile:1.197
--- pkgsrc/lang/rust/Makefile:1.196 Tue Sep 29 16:24:28 2020
+++ pkgsrc/lang/rust/Makefile Tue Sep 29 16:45:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.196 2020/09/29 16:24:28 gdt Exp $
+# $NetBSD: Makefile,v 1.197 2020/09/29 16:45:16 gdt Exp $
DISTNAME= rustc-1.45.2-src
PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//}
@@ -132,14 +132,6 @@ MAKE_JOBS_SAFE= no
#
# NetBSD 8.1 earmv7hf: unknown configure option
# http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=54621
-#
-# NetBSD 9 i386: bootstrap fails with missing libcurl.so.4
-# http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=55368
-
-# Stale PRs (a reason to believe they no longer apply)
-#
-# NetBSD 8.1 sparc64: bootstrap fails with libssl.so.14 missing
-# http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=54622
.endif
Home |
Main Index |
Thread Index |
Old Index