Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
share/mk/src.opts.mk | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
102 | Note that this one is a little strange, in that I think we'll have the following result:
|
share/mk/src.opts.mk | ||
---|---|---|
102 | Maybe make WITHOUT_GNU_GREP + WITHOUT_BSD_GREP fatal? |
share/mk/src.opts.mk | ||
---|---|---|
102 | I'm tempted to avoid trying to get too clever here; I think this change is primarily to allow experimentation with a gpl-free tree. The build won't break WITHOUT_GNU_GREP and WITHOUT_BSD_GREP at least. |