-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Switch cross-compiler to our own one This GCC 14.2.0 is patched to fix https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111425, hence the workaround patches can be dropped everywhere. * Check hash of cross-compiler tarball * Enable "pipefail" for `make-kernel.bash`
- Loading branch information
1 parent
8a42b1e
commit bafccf9
Showing
15 changed files
with
11 additions
and
433 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
https://mirrors.edge.kernel.org/pub/tools/crosstool/files/bin/x86_64/13.2.0/x86_64-gcc-13.2.0-nolibc-ia64-linux.tar.xz | ||
https://ftp.machine-hall.org/pub/toolchains/x86_64/x86_64-gcc-14.2.0-nolibc-ia64.tar.xz |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
ec59c753d3522a6a3910e951f3b513718317a9654566368e5698b8508f42bbd3 - |
46 changes: 0 additions & 46 deletions
46
patches/linux-5.10.y/ia64-linux-workaround-ice-with-gcc-13.patch
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
patches/linux-5.10.y/linux-5.10.207-workaround-ice-w-gcc-14.patch
This file was deleted.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
patches/linux-5.15.y/ia64-linux-workaround-ice-with-gcc-13.patch
This file was deleted.
Oops, something went wrong.
15 changes: 0 additions & 15 deletions
15
patches/linux-5.15.y/linux-5.15.147-workaround-ice-with-gcc-13-and-14.patch
This file was deleted.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
patches/linux-6.1.y/ia64-linux-workaround-ice-with-gcc-13.patch
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
patches/linux-6.10.y/ia64-linux-workaround-ice-with-gcc-13-v2.patch
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
patches/linux-6.11.y/ia64-linux-workaround-ice-with-gcc-13-v2.patch
This file was deleted.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
patches/linux-6.6.y/ia64-linux-workaround-ice-with-gcc-13.patch
This file was deleted.
Oops, something went wrong.
46 changes: 0 additions & 46 deletions
46
patches/linux-6.7.y/ia64-linux-workaround-ice-with-gcc-13.patch
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.