mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-28 08:11:05 -08:00
* src/Makefile.in: Update paxctl comment.
This commit is contained in:
parent
b8b960e5e1
commit
7f2cfcce95
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ LD_SWITCH_SYSTEM_TEMACS=@LD_SWITCH_SYSTEM_TEMACS@
|
|||
## Flags to pass to ld only for temacs.
|
||||
TEMACS_LDFLAGS = $(LD_SWITCH_SYSTEM) $(LD_SWITCH_SYSTEM_TEMACS)
|
||||
|
||||
## If available, the names of the paxctl and setfattr programs.
|
||||
## If needed, the names of the paxctl and setfattr programs.
|
||||
## On grsecurity/PaX systems, unexec will fail due to a gap between
|
||||
## the bss section and the heap. Older versions need paxctl to work
|
||||
## around this, newer ones setfattr. See Bug#11398 and Bug#16343.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue