diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-07-30 12:41:54 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-07-30 12:41:54 -0400 |
commit | 76456b12895c804e825a6ac4f62e8dd0377b254d (patch) | |
tree | 119c491a22cba676372dc4f2a647eabdb5604288 /ChangeLog | |
parent | configure.ac: Build fix-gnustack conditionally on --enable-ptpax (diff) | |
download | elfix-76456b12895c804e825a6ac4f62e8dd0377b254d.tar.gz elfix-76456b12895c804e825a6ac4f62e8dd0377b254d.tar.bz2 elfix-76456b12895c804e825a6ac4f62e8dd0377b254d.zip |
ChangeLog, TODO: updated
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2014-07-30 + + * Build fix-gnustack conditionally on --enable-ptpax to avoid dependancy + on elfutils or libelf when it needed for fix-gnustack but not paxctl-ng. + The future solution will be break out fix-gnustack. + See: https://bugs.gentoo.org/518524 + 2014-06-07 * Switch from error() to errx() in fix-gnustack.c and paxctl-ng.c to |