mirror of
https://github.com/limine-bootloader/limine
synced 2024-12-04 06:02:28 +03:00
Bump GCC to 10.2.0
This commit is contained in:
parent
ddd4172dcd
commit
6d349d8062
@ -6,7 +6,7 @@ set -x
|
||||
PREFIX="$(pwd)"
|
||||
TARGET=i386-elf
|
||||
BINUTILSVERSION=2.34
|
||||
GCCVERSION=10.1.0
|
||||
GCCVERSION=10.2.0
|
||||
|
||||
if [ -z "$MAKEFLAGS" ]; then
|
||||
MAKEFLAGS="$1"
|
||||
|
Loading…
Reference in New Issue
Block a user