emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 7f2cfcc: * src/Makefile.in: Update paxctl comment.


From: Paul Eggert
Subject: [Emacs-diffs] master 7f2cfcc: * src/Makefile.in: Update paxctl comment.
Date: Fri, 15 Jun 2018 19:12:02 -0400 (EDT)

branch: master
commit 7f2cfcce95d6472b436def7a9cdf4e47a3b82eaf
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    * src/Makefile.in: Update paxctl comment.
---
 src/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Makefile.in b/src/Makefile.in
index a1ec0bd..7bbe4e1 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -104,7 +104,7 @@ address@hidden@
 ## 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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]