X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=toolchain%2Fgcc%2Fpatches-12.x%2F970-macos_arm64-building-fix.patch;fp=toolchain%2Fgcc%2Fpatches-12.x%2F970-macos_arm64-building-fix.patch;h=89730449f5547a0d313b08567fcfd31cec3398c7;hb=8d2ab0fac666b9d2f39f517594b414466ff85818;hp=86fa68e1b105775d9ff8a158adec16c5534f9b4d;hpb=7890dd75adc6bf202e8b9841f361dde2f7b5e6fb;p=openwrt%2Fstaging%2Fhauke.git diff --git a/toolchain/gcc/patches-12.x/970-macos_arm64-building-fix.patch b/toolchain/gcc/patches-12.x/970-macos_arm64-building-fix.patch index 86fa68e1b1..89730449f5 100644 --- a/toolchain/gcc/patches-12.x/970-macos_arm64-building-fix.patch +++ b/toolchain/gcc/patches-12.x/970-macos_arm64-building-fix.patch @@ -17,7 +17,7 @@ Date: Mon Aug 16 13:16:21 2021 +0100 --- a/gcc/config/aarch64/aarch64.h +++ b/gcc/config/aarch64/aarch64.h -@@ -1290,7 +1290,7 @@ extern const char *aarch64_rewrite_mcpu +@@ -1293,7 +1293,7 @@ extern const char *aarch64_rewrite_mcpu #define MCPU_TO_MARCH_SPEC_FUNCTIONS \ { "rewrite_mcpu", aarch64_rewrite_mcpu },