]> git.pld-linux.org Git - packages/qimageblitz.git/blob - qimageblitz-noexecstack.patch
- added noexecstack patch; release 5
[packages/qimageblitz.git] / qimageblitz-noexecstack.patch
1 --- a/blitz/asm_scale.S
2 +++ b/blitz/asm_scale.S
3 @@ -815,3 +815,5 @@
4  SIZE(qimageScale_mmx_AARGBA)
5  
6  #endif
7 +
8 +.section .note.GNU-stack,"",%progbits
This page took 0.085158 seconds and 3 git commands to generate.