Details
Details
- Reviewers
mm brooks imp - Commits
- rG701e4b36b451: zfs: Reuse ZINCDIR variable from kmod.mk
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 69146 Build 66029: arc lint + arc unit
Event Timeline
| sys/modules/zfs/Makefile | ||
|---|---|---|
| 34 | This is fine... and we should consider having this sequence, or at least part of it, be exported to more places. It's nuts we have to repeat it all over the place. | |
| sys/modules/zfs/Makefile | ||
|---|---|---|
| 34 | So we do have an OPENZFS_CFLAGS in kmod.mk we could use, but it would only remove some of the CFLAGS settings in this file, not all of them (and not even all of the include paths) | |