gzip/gzip-1.3.5-asm-execstack.patch
2005-03-22 09:46:58 +00:00

13 lines
275 B
Diff

--- gzip-1.3.5/match.c.execstack 2002-09-30 09:21:35.000000000 +0200
+++ gzip-1.3.5/match.c 2005-03-22 10:40:37.739640958 +0100
@@ -54,6 +54,9 @@
.globl _match_init
.globl _longest_match
+ .section .note.GNU-stack, "", @progbits
+ .previous
+
.text
_match_init: