mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Tell the bitter truth that WITHOUT_GNU and WITHOUT_PAM
don't have any effect now.
This commit is contained in:
parent
594a130b8a
commit
ed4ab6bbe9
2 changed files with 2 additions and 0 deletions
|
|
@ -2,3 +2,4 @@
|
|||
Set to not build contributed GNU software as a part of the base system.
|
||||
This option can be useful if the system built must not contain any code
|
||||
covered by the GNU Public License due to legal reasons.
|
||||
.Sy "The option has no effect yet."
|
||||
|
|
|
|||
|
|
@ -1,2 +1,3 @@
|
|||
.\" $FreeBSD$
|
||||
Set to not build PAM library and modules.
|
||||
.Sy "This option is deprecated and does nothing."
|
||||
|
|
|
|||
Loading…
Reference in a new issue