mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Put back NOUUCP for now; cu and rmail are remaining pieces of the UUCP
code which will stay for now.
This commit is contained in:
parent
2e1c178949
commit
4412b0f413
1 changed files with 1 additions and 0 deletions
|
|
@ -111,6 +111,7 @@
|
|||
#NOPROFILE= true # Avoid compiling profiled libraries
|
||||
#NOSECURE= true # do not build crypto code in secure/ subdir
|
||||
#NOSHARE= true # do not go into the share subdir
|
||||
#NOUUCP= true # do not build uucp related programs
|
||||
#
|
||||
# To build the OpenSSL manpages, uncomment the following. These are not
|
||||
# built by default because they clobber a number of system manpages with
|
||||
|
|
|
|||
Loading…
Reference in a new issue