Document NOPERL for disabling building of PERL altogether.
This commit is contained in:
parent
6a1ee008fe
commit
a16b0b3c60
@ -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 New Issue
Block a user