igzip: Fix missing .note.gnu-stack for non-executable stack

One asm file in the source list for compression missed an include that adds
.note.gnu-stack.  Without it an executable could be marked has having an
executable stack and miss some hardware protections.

Reported-by: Ondřej Nový <novy@ondrej.org>
Signed-off-by: Greg Tucker <greg.b.tucker@intel.com>
This commit is contained in:
Greg Tucker 2016-07-11 13:53:07 -07:00
parent 8faa0a2802
commit 1abf68b7db

View File

@ -1,3 +1,5 @@
%include "reg_sizes.asm"
%ifndef CRC_DATA
%define CRC_DATA