disable stack execution flag in const.asm
The stack execution flag in const.o should be disabled. Note, these
issues can be checked using 'scanelf -qeR .' and check for !WX in
the first column.
Signed-off-by:
Colin Ian King <colin.king@canonical.com>
Loading
Please register or sign in to comment