8954461ee8
Copy from Archiving/zip based on submit request 25076 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/25076 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/zip?expand=0&rev=6
22 lines
722 B
Diff
22 lines
722 B
Diff
Index: crc_i386.S
|
|
===================================================================
|
|
--- crc_i386.S.orig 2005-01-29 05:23:28.000000000 +0100
|
|
+++ crc_i386.S 2009-11-24 18:19:53.095928000 +0100
|
|
@@ -238,3 +238,6 @@ _crc32: /* ulg c
|
|
#endif /* i386 || _i386 || _I386 || __i386 */
|
|
|
|
#endif /* !USE_ZLIB */
|
|
+
|
|
+.section .note.GNU-stack, "", @progbits
|
|
+.previous
|
|
Index: match.S
|
|
===================================================================
|
|
--- match.S.orig 2005-01-29 06:40:14.000000000 +0100
|
|
+++ match.S 2009-11-24 18:19:53.100930000 +0100
|
|
@@ -405,3 +405,5 @@ L__return:
|
|
#endif /* i386 || _I386 || _i386 || __i386 */
|
|
|
|
#endif /* !USE_ZLIB */
|
|
+.section .note.GNU-stack, "", @progbits
|
|
+.previous
|