summaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/patches-13.x/840-armv4_pass_fix-v4bx_to_ld.patch
diff options
context:
space:
mode:
authorNick Hainke <vincent@systemli.org>2023-04-27 23:03:14 +0200
committerChristian Marangi <ansuelsmth@gmail.com>2023-05-05 15:46:37 +0200
commit29128b0bd43532404d965d22338554fce624db6a (patch)
treec176068e338aa6aa35867bc6270b9899dc912866 /toolchain/gcc/patches-13.x/840-armv4_pass_fix-v4bx_to_ld.patch
parent1e88a16248601da03d78da7939d412588ad0ea52 (diff)
downloadopenwrt-29128b0bd43532404d965d22338554fce624db6a.tar.gz
openwrt-29128b0bd43532404d965d22338554fce624db6a.tar.bz2
openwrt-29128b0bd43532404d965d22338554fce624db6a.zip
toolchain: gcc: add support for GCC 13
Release Notes: https://gcc.gnu.org/pipermail/gcc-announce/2023/000175.html Manually Refreshed: - 910-mbsd_multi.patch - 970-macos_arm64-building-fix.patch Automatically Refreshed: - 010-documentation.patch - 230-musl_libssp.patch - 300-mips_Os_cpu_rtx_cost_model.patch - 820-libgcc_pic.patch - 840-armv4_pass_fix-v4bx_to_ld.patch - 850-use_shared_libgcc.patch - 870-ppc_no_crtsavres.patch - 920-specs_nonfatal_getenv.patch Signed-off-by: Nick Hainke <vincent@systemli.org>
Diffstat (limited to 'toolchain/gcc/patches-13.x/840-armv4_pass_fix-v4bx_to_ld.patch')
-rw-r--r--toolchain/gcc/patches-13.x/840-armv4_pass_fix-v4bx_to_ld.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches-13.x/840-armv4_pass_fix-v4bx_to_ld.patch b/toolchain/gcc/patches-13.x/840-armv4_pass_fix-v4bx_to_ld.patch
index e3cb616c4e..82935f3d1d 100644
--- a/toolchain/gcc/patches-13.x/840-armv4_pass_fix-v4bx_to_ld.patch
+++ b/toolchain/gcc/patches-13.x/840-armv4_pass_fix-v4bx_to_ld.patch
@@ -9,7 +9,7 @@ Date: Wed Feb 2 19:34:36 2011 +0000
--- a/gcc/config/arm/linux-eabi.h
+++ b/gcc/config/arm/linux-eabi.h
-@@ -91,10 +91,15 @@
+@@ -88,10 +88,15 @@
#define MUSL_DYNAMIC_LINKER \
"/lib/ld-musl-arm" MUSL_DYNAMIC_LINKER_E "%{mfloat-abi=hard:hf}%{mfdpic:-fdpic}.so.1"