Blob Blame History Raw
--- 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: