axodotdev / axodotdev/cargo-dist
Add support for `x86_64-unknown-freebsd`
Open
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 149
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 32
Description
my usecase would be to write software for OPNSense.
The cross compilation from linux is fairly easy (and effortless using cross).
Is there a chance that support would be added for this target?
Contributor guide
Research direction
Start by tracing how cargo-dist represents and handles supported compilation targets, then compare the existing target flow with x86_64-unknown-freebsd. Verify whether cross compilation from Linux works with cross and consider the OPNSense use case; done means the target is accepted and its packaged output works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100