Skip to content

fix: add DragonFlyBSD target support#19

Open
seuros wants to merge 1 commit into
mlua-rs:mainfrom
seuros:fix/dragonfly-support
Open

fix: add DragonFlyBSD target support#19
seuros wants to merge 1 commit into
mlua-rs:mainfrom
seuros:fix/dragonfly-support

Conversation

@seuros
Copy link
Copy Markdown

@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.
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.

1 participant