Add a PPP_NOSUID hook
This commit is contained in:
parent
68602c3ee0
commit
f8853f21dc
@ -50,6 +50,9 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
|
||||
# To build perl with thread support
|
||||
#PERL_THREADED= true
|
||||
#
|
||||
# To build ppp with normal permissions
|
||||
#PPP_NOSUID= true
|
||||
#
|
||||
# To avoid building various parts of the base system:
|
||||
#NO_CVS= true # do not build CVS
|
||||
#NO_BIND= true # do not build BIND
|
||||
|
@ -50,6 +50,9 @@ BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
|
||||
# To build perl with thread support
|
||||
#PERL_THREADED= true
|
||||
#
|
||||
# To build ppp with normal permissions
|
||||
#PPP_NOSUID= true
|
||||
#
|
||||
# To avoid building various parts of the base system:
|
||||
#NO_CVS= true # do not build CVS
|
||||
#NO_BIND= true # do not build BIND
|
||||
|
Loading…
Reference in New Issue
Block a user