* removed git from all kde and qt pkg .cache
[t2sde.git] / package / develop / binutils / sparc64-pagesize.patch
blobbe3d21b2d46af1ba3c22c0793b0eb9fc224a8ae1
1 # --- T2-COPYRIGHT-BEGIN ---
2 # t2/package/*/binutils/sparc64-pagesize.patch
3 # Copyright (C) 2023 - 2025 The T2 SDE Project
4 # SPDX-License-Identifier: GPL-2.0 or patched project license
5 # --- T2-COPYRIGHT-END ---
7 --- binutils-2.44/bfd/elf64-sparc.c.vanilla 2025-02-02 21:20:30.324000293 +0100
8 +++ binutils-2.44/bfd/elf64-sparc.c 2025-02-02 21:20:34.460000295 +0100
9 @@ -889,7 +889,7 @@
10 #define TARGET_BIG_NAME "elf64-sparc"
11 #define ELF_ARCH bfd_arch_sparc
12 #define ELF_TARGET_ID SPARC_ELF_DATA
13 -#define ELF_MAXPAGESIZE 0x100000
14 +#define ELF_MAXPAGESIZE 0x2000
15 #define ELF_COMMONPAGESIZE 0x2000
17 /* This is the official ABI value. */