diff options
Diffstat (limited to 'toolchain/gcc/patches-13.x/230-musl_libssp.patch')
-rw-r--r-- | toolchain/gcc/patches-13.x/230-musl_libssp.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/gcc/patches-13.x/230-musl_libssp.patch b/toolchain/gcc/patches-13.x/230-musl_libssp.patch index 3ce5e49587..fee068e1d6 100644 --- a/toolchain/gcc/patches-13.x/230-musl_libssp.patch +++ b/toolchain/gcc/patches-13.x/230-musl_libssp.patch @@ -1,6 +1,6 @@ --- a/gcc/gcc.cc +++ b/gcc/gcc.cc -@@ -985,7 +985,9 @@ proper position among the other output f +@@ -972,7 +972,9 @@ proper position among the other output f #endif #ifndef LINK_SSP_SPEC |