1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/unzip/unzip-6.0-exec-shield.patch
3 # Copyright (C) 2022 The T2 SDE Project
5 # This Copyright note is generated by scripts/Create-CopyPatch,
6 # more information can be found in the files COPYING and README.
8 # This patch file is dual-licensed. It is available under the license the
9 # patched project is licensed under, as long as it is an OpenSource license
10 # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
11 # of the GNU General Public License version 2 as used by the T2 SDE.
12 # --- T2-COPYRIGHT-NOTE-END ---
14 diff -up unzip60/crc_i386.S.exec-shield unzip60/crc_i386.S
15 --- unzip60/crc_i386.S.exec-shield 2007-01-07 06:02:58.000000000 +0100
16 +++ unzip60/crc_i386.S 2009-11-18 11:16:39.630389312 +0100
17 @@ -302,3 +302,6 @@ _crc32: /* ulg c
18 #endif /* i386 || _i386 || _I386 || __i386 */
20 #endif /* !USE_ZLIB && !CRC_TABLE_ONLY */
22 +.section .note.GNU-stack, "", @progbits