toolchain: Update gcc 15.2.0->15.3.0
There was an ICE bug in gcc 15.2.x when compiling webkitgtk
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
diff -ruN gcc-12.2.0/gcc/configure gcc-12.2.0-banan_os/gcc/configure
|
||||
--- gcc-12.2.0/gcc/configure 2022-08-19 11:09:52.736664469 +0300
|
||||
+++ gcc-12.2.0-banan_os/gcc/configure 2024-08-08 09:30:58.730876253 +0300
|
||||
@@ -9426,6 +9426,7 @@
|
||||
diff -ruN gcc-15.3.0/gcc/configure gcc-15.3.0-banan_os/gcc/configure
|
||||
--- gcc-15.3.0/gcc/configure 2026-06-12 09:09:06.318521299 +0300
|
||||
+++ gcc-15.3.0-banan_os/gcc/configure 2026-07-09 22:14:04.081210055 +0300
|
||||
@@ -9610,6 +9610,7 @@
|
||||
fi
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking whether byte ordering is bigendian" >&5
|
||||
$as_echo_n "checking whether byte ordering is bigendian... " >&6; }
|
||||
|
||||
Reference in New Issue
Block a user