1
0
Fork 0
mirror of https://gitlab.postmarketos.org/postmarketOS/pmaports.git synced 2025-07-23 23:05:10 +03:00
pmaports/cross/gcc-armv7
Oliver Smith baadc8f89a
cross/gcc-*: add depends again
Bring back manually listed soname depends that were removed in 42a50731
("cross/gcc-*: upgrade to 14.2.0-r6 "). Without these we get various
cross compiler errors (issue 3705).

How these were removed: the cross/gcc-* packages are generated from
"pmbootstrap aportgen", and the code in master currently removes those.
There was a WIP MR that adds the depends again, but it was not finished
(pmbootstrap MR 2521). This needs to be fixed in pmbootstrap and we need
a better process that ensures we can't push broken cross compilers to
master anymore if followed correctly. I'll look into all of that, but
first let's get the cross compilers working again in edge.

[ci:skip-vercheck]: for generated gccs we keep the same pkgrel as in
                    alpine. I'll force a rebuild in BPO after merge (not
                    ideal, but fixing this is rather urgent as cross
                    compilation is otherwise broken in pmOS edge)
[ci:skip-build]: tested locally

Related: issue 3705

Part-of: https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/6500
2025-05-11 22:38:20 +02:00
..
0001-posix_memalign.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0002-gcc-poison-system-directories.patch cross/gcc-*: upgrade to 14.2.0-r0 (MR 5455) 2024-08-03 09:54:18 -07:00
0003-specs-turn-on-Wl-z-now-by-default.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0004-Turn-on-D_FORTIFY_SOURCE-2-by-default-for-C-C-ObjC-O.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0005-On-linux-targets-pass-as-needed-by-default-to-the-li.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0006-Enable-Wformat-and-Wformat-security-by-default.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0007-Enable-Wtrampolines-by-default.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0008-Disable-ssp-on-nostdlib-nodefaultlibs-and-ffreestand.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0009-Ensure-that-msgfmt-doesn-t-encounter-problems-during.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0010-Don-t-declare-asprintf-if-defined-as-a-macro.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0011-libiberty-copy-PIC-objects-during-build-process.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0012-libgcc_s.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0013-nopie.patch cross/gcc-*: upgrade to 14.2.0-r0 (MR 5455) 2024-08-03 09:54:18 -07:00
0014-ada-fix-shared-linking.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0015-build-fix-CXXFLAGS_FOR_BUILD-passing.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0016-add-fortify-headers-paths.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0017-Alpine-musl-package-provides-libssp_nonshared.a.-We-.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0018-DP-Use-push-state-pop-state-for-gold-as-well-when-li.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0019-aarch64-disable-multilib-support.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0020-s390x-disable-multilib-support.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0021-ppc64-le-disable-multilib-support.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0022-x86_64-disable-multilib-support.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0023-riscv-disable-multilib-support.patch cross/gcc-*: upgrade to 14.2.0-r0 (MR 5455) 2024-08-03 09:54:18 -07:00
0024-always-build-libgcc_eh.a.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0025-ada-libgnarl-compatibility-for-musl.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0026-ada-musl-support-fixes.patch cross/gcc-*: upgrade to 14.2.0-r1 2024-09-23 20:04:54 +02:00
0027-configure-Add-enable-autolink-libatomic-use-in-LINK_.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0028-configure-fix-detection-of-atomic-builtins-in-libato.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0029-libstdc-do-not-throw-exceptions-for-non-C-locales-on.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0030-gdc-unconditionally-link-libgphobos-against-libucont.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0031-druntime-link-against-libucontext-on-all-platforms.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0032-libgnat-time_t-is-always-64-bit-on-musl-libc.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0033-libphobos-do-not-use-LFS64-symbols.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0034-libgo-fix-lfs64-use.patch cross/gcc-*: upgrade to 13.1.1_git20230715-r1 2023-07-25 22:19:00 +02:00
0035-loongarch-disable-multilib-support.patch cross/gcc-*: upgrade to 14.2.0-r0 (MR 5455) 2024-08-03 09:54:18 -07:00
0036-libphobos-add-riscv64-and-loongarch64-support.patch cross/gcc-*: upgrade to 14.2.0-r1 2024-09-23 20:04:54 +02:00
0037-arm-fix-signedness-of-vld1q-intrinsic-parms.patch cross/gcc-*: upgrade to 14.2.0-r6 2025-05-09 13:38:36 -07:00
APKBUILD cross/gcc-*: add depends again 2025-05-11 22:38:20 +02:00
fix-arm64.patch cross/gcc-*: upgrade to 14.2.0-r1 (MR 5479) 2024-08-10 23:30:06 +09:00
gcc-go.post-install cross/gcc-armv7: upgrade to 12.2.1_git20220924-r3 (MR 3541) 2022-10-15 18:11:21 +02:00
ppc64le-quadmath.patch cross/gcc-*: upgrade to 14.2.0-r1 2024-09-23 20:04:54 +02:00
riscv64-improve-build-time.patch cross/gcc-*: upgrade to 14.2.0-r4 (MR 5722) 2024-10-21 13:25:53 +02:00