emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 4de97ea: configure.ac: Update comment.


From: Ulrich Müller
Subject: [Emacs-diffs] master 4de97ea: configure.ac: Update comment.
Date: Sat, 04 Apr 2015 08:10:15 +0000

branch: master
commit 4de97eafb36a155e520c27e2dee7e068e52f099b
Author: Ulrich Müller <address@hidden>
Commit: Ulrich Müller <address@hidden>

    configure.ac: Update comment.
---
 configure.ac |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index c504ed4..d692530 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5031,7 +5031,8 @@ case "$opsys" in
   *) LD_SWITCH_SYSTEM_TEMACS= ;;
 esac
 
-# -nopie fixes a temacs segfault on Gentoo for some reason (Bug#18784).
+# -nopie fixes a temacs segfault on Gentoo, OpenBSD, and other systems
+# with "hardened" GCC configurations for some reason (Bug#18784).
 # We don't know why -nopie works, but not segfaulting is better than
 # segfaulting.  Use -Werror when trying -nopie, otherwise clang keeps
 # warning that it does not understand -nopie.



reply via email to

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