From 4de97eafb36a155e520c27e2dee7e068e52f099b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ulrich=20M=C3=BCller?= Date: Sat, 4 Apr 2015 10:10:11 +0200 Subject: [PATCH] configure.ac: Update comment. --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c504ed436cc..d6925309d3d 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. -- 2.39.5