diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-08-04 22:00:52 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-08-04 22:00:52 -0700 |
commit | 32d9ba9ac2ae534cb687b81d990355f77c65aaf2 (patch) | |
tree | 5a8405b7db6b462cac1216ae1028ad9685261597 /ChangeLog | |
parent | 615b0bf0b41efe0c607de3e5b0b656cc67bd1f5d (diff) | |
download | emacs-32d9ba9ac2ae534cb687b81d990355f77c65aaf2.tar.gz |
* configure.ac: Disable paxctl if binaries don't have a PT_PAX_FLAGS header.
Fixes: debbugs:11979
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 76aae066a85..cdf55a377eb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-08-05 Ulrich Müller <ulm@gentoo.org> + + * configure.ac: Disable paxctl if binaries don't have a + PT_PAX_FLAGS program header. (Bug#11979) + 2012-08-03 Eli Zaretskii <eliz@gnu.org> * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/stat-time.$(O), |