Initialize for gzip
This commit is contained in:
commit
9552601852
17 changed files with 2467 additions and 0 deletions
9
non-exec-stack.diff
Normal file
9
non-exec-stack.diff
Normal file
|
@ -0,0 +1,9 @@
|
|||
Index: lib/match.c
|
||||
===================================================================
|
||||
--- lib/match.c.orig
|
||||
+++ lib/match.c
|
||||
@@ -770,3 +770,4 @@ match_init:
|
||||
# endif /* __ia64__ */
|
||||
#endif /* mc68000 || mc68020 */
|
||||
#endif /* i386 || _I386 */
|
||||
+ .section .note.GNU-stack,"",@progbits
|
Loading…
Add table
Add a link
Reference in a new issue