Skip to content

Commit c5fb420

Browse files
authored
Unrolled build for #143939
Rollup merge of #143939 - he32:netbsd-maintainers, r=jieyouxu Add 0323pin as maintainer of NetBSD targets, fix link to pkgsrc-wip and explain.
2 parents 1c6de21 + 8770e57 commit c5fb420

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/doc/rustc/src/platform-support/netbsd.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,11 @@ are built for NetBSD 8.x but also work on newer OS versions).
3232
## Target Maintainers
3333

3434
[@he32](https://github.com/he32)
35+
[@0323pin](https://github.com/0323pin)
3536

3637
Further contacts:
3738

38-
- [NetBSD/pkgsrc-wip's rust](https://github.com/NetBSD/pkgsrc-wip/blob/master/rust185/Makefile) maintainer (see MAINTAINER variable). This package is part of "pkgsrc work-in-progress" and is used for deployment and testing of new versions of rust
39+
- [NetBSD/pkgsrc-wip's rust](https://github.com/NetBSD/pkgsrc-wip/blob/master/rust188/Makefile) maintainer (see MAINTAINER variable). This package is part of "pkgsrc work-in-progress" and is used for deployment and testing of new versions of rust. Note that we have the convention of having multiple rust versions active in pkgsrc-wip at any one time, so the version number is part of the directory name, and from time to time old versions are culled so this is not a fully "stable" link.
3940
- [NetBSD's pkgsrc lang/rust](https://github.com/NetBSD/pkgsrc/tree/trunk/lang/rust) for the "proper" package in pkgsrc.
4041
- [NetBSD's pkgsrc lang/rust-bin](https://github.com/NetBSD/pkgsrc/tree/trunk/lang/rust-bin) which re-uses the bootstrap kit as a binary distribution and therefore avoids the rather protracted native build time of rust itself
4142

0 commit comments

Comments
 (0)