mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Document NOPERL for disabling building of PERL altogether.
This commit is contained in:
parent
a7049e2bfd
commit
a15bd756d8
2 changed files with 6 additions and 0 deletions
|
|
@ -20,6 +20,9 @@
|
|||
# Compare before install
|
||||
#INSTALL=install -C
|
||||
#
|
||||
# To avoid building perl
|
||||
#NOPERL= true
|
||||
#
|
||||
# To avoid building the suid perl
|
||||
#NOSUIDPERL= true
|
||||
#
|
||||
|
|
|
|||
|
|
@ -20,6 +20,9 @@
|
|||
# Compare before install
|
||||
#INSTALL=install -C
|
||||
#
|
||||
# To avoid building perl
|
||||
#NOPERL= true
|
||||
#
|
||||
# To avoid building the suid perl
|
||||
#NOSUIDPERL= true
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue