1 # --- T2-COPYRIGHT-NOTE-BEGIN ---
2 # T2 SDE: package/*/zip/hotfix.patch.cross
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 Trying to run the test fails for cross builds, and in rare cases,
15 e.g. powerpc64 ELF header can run as shell code and try to start an
18 --- zip30/unix/configure.vanilla 2022-08-12 13:03:44.625451045 +0200
19 +++ zip30/unix/configure 2022-08-12 13:08:20.799440033 +0200
21 CFLAGS="${CFLAGS} -DUIDGID_NOT_16BIT"
28 echo -- UID not 2 bytes - disabling old 16-bit UID/GID support
30 echo -- no Large File Support
37 echo -- no Large File Support - no 64-bit off_t