Disable executable stack in libFLAC.so.

This allows programs using it to run correctly on SE Linux systems, and
with exec-shield.

Patch from Russell Coker <russell@coker.com.au> via Debian.
This commit is contained in:
Erik de Castro Lopo 2012-02-12 20:49:17 +11:00
parent 71396bb948
commit 34de69aedd

View File

@ -73,3 +73,6 @@
_%1:
%1:
%endmacro
section .note.GNU-stack progbits noalloc noexec nowrite align=1