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