Under Linux/ELF on i386 and x86-64, mark the stack nonexecutable.
authorTaylor R Campbell <campbell@mumble.net>
Sat, 17 Apr 2010 06:10:44 +0000 (02:10 -0400)
committerTaylor R Campbell <campbell@mumble.net>
Sat, 17 Apr 2010 06:10:44 +0000 (02:10 -0400)
commita24dc2c558df3e3b67e15adf02e4fcc2e0c9ce9d
treea33afba1e6a4c0947c0a8d1d9002b1050efa1697
parent560439360dcb7fc7b7354f7e1043bbbd82d7b8b3
Under Linux/ELF on i386 and x86-64, mark the stack nonexecutable.

This is apparently what a `.note.GNU-stack' section does.
src/microcode/cmpauxmd/i386.m4
src/microcode/cmpauxmd/x86-64.m4
src/microcode/configure.ac