mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-18 15:30:21 +00:00
Document NOPERL for disabling building of PERL altogether.
This commit is contained in:
parent
a7049e2bfd
commit
a15bd756d8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57541
@ -20,6 +20,9 @@
|
|||||||
# Compare before install
|
# Compare before install
|
||||||
#INSTALL=install -C
|
#INSTALL=install -C
|
||||||
#
|
#
|
||||||
|
# To avoid building perl
|
||||||
|
#NOPERL= true
|
||||||
|
#
|
||||||
# To avoid building the suid perl
|
# To avoid building the suid perl
|
||||||
#NOSUIDPERL= true
|
#NOSUIDPERL= true
|
||||||
#
|
#
|
||||||
|
@ -20,6 +20,9 @@
|
|||||||
# Compare before install
|
# Compare before install
|
||||||
#INSTALL=install -C
|
#INSTALL=install -C
|
||||||
#
|
#
|
||||||
|
# To avoid building perl
|
||||||
|
#NOPERL= true
|
||||||
|
#
|
||||||
# To avoid building the suid perl
|
# To avoid building the suid perl
|
||||||
#NOSUIDPERL= true
|
#NOSUIDPERL= true
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user