- Switch to vendor make targets
- Embed real Git revision
- Add license file (for LICENSES_ASK=1 mode)
- Avoid repetition in GCOV_DESC
- Convert to option helpers
- Other minor style
Details
Details
- Reviewers
kmoore
Runtime appears to work fine but I've only tested my ZFS-only setup for a few minutes.
poudriere bulk -t reports:
- builds fine on 13.0 amd64 and aarch64
- builds fine with DEBUG=on or GCOV=on
Diff Detail
Diff Detail
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 23292 Build 22324: arc lint + arc unit
Event Timeline
Comment Actions
@rene, how does USES=kmod:debug work given Mk/bsd.port.mk defines MK_KERNEL_SYMBOLS=no? I'd like to get rid of do-install-DEBUG-on here but the documentation is confusing.
Comment Actions
Looks pretty good here. I'm fine with a merge once you get an answer on USES=kmod:debug.
Thank you so much for the cleanup on this port!