mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
libmd: add noexec stack annotation in skein_block_asm.s
MFC after: 1 week Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
2c7c36f993
commit
cd03a7b7ce
1 changed files with 2 additions and 0 deletions
|
|
@ -1326,4 +1326,6 @@ _SP_OFFS_ = _SP_OFFS_-8
|
|||
ret
|
||||
.endif
|
||||
#----------------------------------------------------------------
|
||||
.section .note.GNU-stack,"",@progbits
|
||||
|
||||
.end
|
||||
|
|
|
|||
Loading…
Reference in a new issue