mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 20:55:48 +01:00
Commit read-only stack security fix for 64bit processors.
git-svn-id: svn://localhost/ardour2/trunk@1012 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
aef6bdba1c
commit
5a8bc070cd
1 changed files with 5 additions and 0 deletions
|
|
@ -602,3 +602,8 @@ x86_sse_compute_peak:
|
|||
|
||||
.size x86_sse_compute_peak, .-x86_sse_compute_peak
|
||||
#; end proc
|
||||
|
||||
#ifdef __ELF__
|
||||
.section .note.GNU-statck,"",%progbits
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue