diff options
Diffstat (limited to 'toolchain/gcc/patches-12.x/970-macos_arm64-building-fix.patch')
-rw-r--r-- | toolchain/gcc/patches-12.x/970-macos_arm64-building-fix.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 }, |