diff options
| author | Ulrich Müller | 2012-08-04 22:00:52 -0700 |
|---|---|---|
| committer | Glenn Morris | 2012-08-04 22:00:52 -0700 |
| commit | 32d9ba9ac2ae534cb687b81d990355f77c65aaf2 (patch) | |
| tree | 5a8405b7db6b462cac1216ae1028ad9685261597 /ChangeLog | |
| parent | 615b0bf0b41efe0c607de3e5b0b656cc67bd1f5d (diff) | |
| download | emacs-32d9ba9ac2ae534cb687b81d990355f77c65aaf2.tar.gz emacs-32d9ba9ac2ae534cb687b81d990355f77c65aaf2.zip | |
* 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
| @@ -1,3 +1,8 @@ | |||
| 1 | 2012-08-05 Ulrich Müller <ulm@gentoo.org> | ||
| 2 | |||
| 3 | * configure.ac: Disable paxctl if binaries don't have a | ||
| 4 | PT_PAX_FLAGS program header. (Bug#11979) | ||
| 5 | |||
| 1 | 2012-08-03 Eli Zaretskii <eliz@gnu.org> | 6 | 2012-08-03 Eli Zaretskii <eliz@gnu.org> |
| 2 | 7 | ||
| 3 | * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/stat-time.$(O), | 8 | * lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/stat-time.$(O), |