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 Not Applicable - Unit
Tests Not Applicable
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) | |