10 lines
283 B
Diff
10 lines
283 B
Diff
|
Index: lib/match.c
|
||
|
===================================================================
|
||
|
--- lib/match.c.orig
|
||
|
+++ lib/match.c
|
||
|
@@ -772,3 +772,4 @@ match_init:
|
||
|
# endif /* __ia64__ */
|
||
|
#endif /* mc68000 || mc68020 */
|
||
|
#endif /* i386 || _I386 */
|
||
|
+ .section .note.GNU-stack,"",@progbits
|