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:   he
Date:           Sun Jan  3 21:23:44 UTC 2021

Modified Files:
        pkgsrc/lang/rust: Makefile

Log Message:
Remove reference to PR#54621, arm bootstrap requires NetBSD >= 9.0.


To generate a diff of this commit:
cvs rdiff -u -r1.214 -r1.215 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.214 pkgsrc/lang/rust/Makefile:1.215
--- pkgsrc/lang/rust/Makefile:1.214     Sun Jan  3 18:23:14 2021
+++ pkgsrc/lang/rust/Makefile   Sun Jan  3 21:23:43 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.214 2021/01/03 18:23:14 he Exp $
+# $NetBSD: Makefile,v 1.215 2021/01/03 21:23:43 he Exp $
 
 DISTNAME=      rustc-1.48.0-src
 PKGNAME=       ${DISTNAME:S/rustc/rust/:S/-src//}
@@ -138,8 +138,6 @@ MAKE_JOBS_SAFE=     no
 # Broken package with PREFIX not /usr/pkg:
 #   http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=54453
 #
-# NetBSD 8.1 earmv7hf: unknown configure option
-#   http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=54621
 
 .endif
 



Home | Main Index | Thread Index | Old Index