mirror of
https://github.com/richfelker/musl-cross-make.git
synced 2025-08-01 14:03:24 +02:00

This adds the patches from the previously tested gcc version 14.2.0 and they have been tested to successfully apply to 14.3.0 with no issues. The libquadmath patch for GCC issue 116007 is not copied over because it has already been applied upstream. The corresponding hash has been added.
9 lines
370 B
Diff
9 lines
370 B
Diff
--- a/libstdc++-v3/ChangeLog 2024-03-13 18:04:21.050801063 -0400
|
|
+++ b/libstdc++-v3/ChangeLog 2024-03-13 18:04:25.665836804 -0400
|
|
@@ -4068,4 +4068,4 @@
|
|
|
|
Copying and distribution of this file, with or without modification,
|
|
are permitted in any medium without royalty provided the copyright
|
|
-notice and this notice are preserved.
|
|
+notice and this notice are preserved.
|