libmd: add noexec stack annotation in skein_block_asm.s

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
emaste 2017-01-07 19:26:25 +00:00
parent 68fefba0f8
commit d69e3c3b7e

View File

@ -1326,4 +1326,6 @@ _SP_OFFS_ = _SP_OFFS_-8
ret
.endif
#----------------------------------------------------------------
.section .note.GNU-stack,"",@progbits
.end