2010-01-29 14:00:15 +00:00
|
|
|
Index: lib/match.c
|
|
|
|
===================================================================
|
|
|
|
--- lib/match.c.orig
|
2006-12-15 17:09:13 +00:00
|
|
|
+++ lib/match.c
|
2010-01-29 14:00:15 +00:00
|
|
|
@@ -770,3 +770,4 @@ match_init:
|
2006-12-15 17:09:13 +00:00
|
|
|
# endif /* __ia64__ */
|
|
|
|
#endif /* mc68000 || mc68020 */
|
|
|
|
#endif /* i386 || _I386 */
|
|
|
|
+ .section .note.GNU-stack,"",@progbits
|