diff options
author | Bryan Hundven <bryanhundven@gmail.com> | 2023-03-09 22:23:53 -0800 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2023-03-16 16:54:22 +1300 |
commit | 89671bf23652d2d8252ea2f369e9b2d1e8a127dc (patch) | |
tree | 810027bce8bcfdfe6a435fae673ca75d259db79c /packages/gcc | |
parent | db942c3d0d105952957779232a7df46343f39648 (diff) | |
download | crosstool-ng-89671bf23652d2d8252ea2f369e9b2d1e8a127dc.tar.gz crosstool-ng-89671bf23652d2d8252ea2f369e9b2d1e8a127dc.tar.bz2 crosstool-ng-89671bf23652d2d8252ea2f369e9b2d1e8a127dc.zip |
[gcc] Move a patch to the bundled experimental patches
As mentioned in #1908, we should have patches that are experimental
under the CT_EXPERIMENTAL option. This an experimental patch to gcc:
https://gcc.gnu.org/pipermail/gcc-patches/2022-August/600452.html
And since it may affect production toolchains, we should move this patch
to the experimental bundled patches introduced in the previous commit.
Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to 'packages/gcc')
-rw-r--r-- | packages/gcc/12.2.0/experimental/0001-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch (renamed from packages/gcc/12.2.0/0009-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/packages/gcc/12.2.0/0009-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch b/packages/gcc/12.2.0/experimental/0001-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch index 0c4b90b5..0c4b90b5 100644 --- a/packages/gcc/12.2.0/0009-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch +++ b/packages/gcc/12.2.0/experimental/0001-picolibc-Add-custom-spec-file-fragments-for-using-pi.patch |