libmd: add noexec stack annotation in skein_block_asm.s

MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2017-01-07 19:26:25 +00:00
parent 2c7c36f993
commit cd03a7b7ce
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=311655

View File

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