Remove necessity to link against C package
Open
- Dominant language
- Go
- Stars
- 74
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
When I set out on this journey, the intent was to require only the btrfs headers and not actually link against btrfs. While the goal is somewhat achieved, we still require linking against libbtrfs to achieve correct struct alignment. This needs to be removed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.