mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-05 09:14:03 +00:00
Change BUILD_SUIDPERL to ENABLE_SUIDPERL, with changed note as to what
it does.
This commit is contained in:
parent
9a88e86cbe
commit
3ae2dea296
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=64576
@ -44,8 +44,8 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
|
||||
# To avoid building perl
|
||||
#NOPERL= true
|
||||
#
|
||||
# To enable building the suid perl
|
||||
#BUILD_SUIDPERL= true
|
||||
# To enable building enstalling suidperl with the setuid bit turned on
|
||||
#ENABLE_SUIDPERL= true
|
||||
#
|
||||
# To build perl with thread support
|
||||
#PERL_THREADED= true
|
||||
|
@ -44,8 +44,8 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
|
||||
# To avoid building perl
|
||||
#NOPERL= true
|
||||
#
|
||||
# To enable building the suid perl
|
||||
#BUILD_SUIDPERL= true
|
||||
# To enable building enstalling suidperl with the setuid bit turned on
|
||||
#ENABLE_SUIDPERL= true
|
||||
#
|
||||
# To build perl with thread support
|
||||
#PERL_THREADED= true
|
||||
|
Loading…
Reference in New Issue
Block a user