Skip to content

fix: add DragonFlyBSD target support#19

Merged
khvzak merged 1 commit into
mlua-rs:mainfrom
seuros:fix/dragonfly-support
May 25, 2026
Merged

fix: add DragonFlyBSD target support#19
khvzak merged 1 commit into
mlua-rs:mainfrom
seuros:fix/dragonfly-support

Conversation

@seuros
Copy link
Copy Markdown
Contributor

@seuros seuros commented May 23, 2026

DragonFly's Rust target triple is x86_64-unknown-dragonfly which doesn't end with "bsd", so the existing check missed it. DragonFly is a BSD and uses the same POSIX/Linux-compatible Lua build flags.

DragonFly's Rust target triple is `x86_64-unknown-dragonfly` which
doesn't end with "bsd", so the existing check missed it. DragonFly
is a BSD and uses the same POSIX/Linux-compatible Lua build flags.
@khvzak khvzak merged commit 335bc1e into mlua-rs:main May 25, 2026
51 checks passed
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