Skip to content

Add attribute support for other BSD variants#3115

Merged
casey merged 12 commits intocasey:masterfrom
jakewilliami:support-further-bsd-variants
Mar 9, 2026
Merged

Add attribute support for other BSD variants#3115
casey merged 12 commits intocasey:masterfrom
jakewilliami:support-further-bsd-variants

Conversation

@jakewilliami
Copy link
Contributor

@jakewilliami jakewilliami commented Mar 9, 2026

Support BSD variants FreeBSD, Dragonfly, and NetBSD. These are the remaining main BSD variants listed in the Rust documentation for target_os.

See also #2497, which added support for OpenBSD.

This may also help towards a complete solution for #1682.

Supersedes #3072.

See also casey#2497, which added support for OpenBSD.

This might help towards a complete solution for casey#1682.
@casey casey enabled auto-merge (squash) March 9, 2026 02:43
@casey casey disabled auto-merge March 9, 2026 02:45
debugging a justfile is easier and less surprising than debugging a makefile.

It works on Linux, MacOS, Windows, and BSD variants OpenBSD, FreeBSD, Dragonfly, and NetBSD.
It works on all operating systems supported by Rust.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this is strictly true as we don't support iOS, Android, and other weird architectures—but it's true enough for most people. [1], [2]

@casey casey enabled auto-merge (squash) March 9, 2026 02:49
@casey casey merged commit 2b37230 into casey:master Mar 9, 2026
6 checks passed
@jakewilliami
Copy link
Contributor Author

Thanks heaps for merging this @casey. Really helpful for me, as I use just on my OpenBSD machine! 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants