mirror of
https://github.com/limine-bootloader/limine
synced 2024-12-04 22:22:24 +03:00
toolchain: Update GCC to 12.1.0
This commit is contained in:
parent
1f1cad1a25
commit
440c138372
@ -9,7 +9,7 @@ cd "$srcdir"
|
|||||||
|
|
||||||
TARGET=x86_64-elf
|
TARGET=x86_64-elf
|
||||||
BINUTILSVERSION=2.38
|
BINUTILSVERSION=2.38
|
||||||
GCCVERSION=11.3.0
|
GCCVERSION=12.1.0
|
||||||
NASMVERSION=2.15.05
|
NASMVERSION=2.15.05
|
||||||
|
|
||||||
if command -v gmake; then
|
if command -v gmake; then
|
||||||
|
Loading…
Reference in New Issue
Block a user