mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
to WITH_CDDL. This option enables building code that is licensed under Sun's CDDL. The DTrace code is licensed that way, so by default it will get built unless the WITHOUT_CDDL option is used. There is another build toggle, NO_CTF, which turns off execution of ctfconvert and ctfmerge in sys.mk, but this can't be implemented as WITH_/WITHOUT because bsd.own.mk isn't included in all Makefiles and sys.mk is included automatically by make.
2 lines
63 B
Text
2 lines
63 B
Text
.\" $FreeBSD$
|
|
Set to not build code licensed under Sun's CDDL.
|