mirror of
https://gitlab.os-k.eu/os-k-team/cross-cc-builder.git
synced 2023-08-25 14:03:10 +02:00
Update GCC & Binutils version : gcc-10.2.0; binutils-2.36.1
This commit is contained in:
parent
67fbd407b1
commit
eae71690a9
4
Makefile
4
Makefile
@ -29,8 +29,8 @@
|
||||
## VERSIONS ------------------------------------------------------------------ #
|
||||
|
||||
|
||||
GCC_NAME =gcc-10.1.0
|
||||
BINUTILS_NAME =binutils-2.34
|
||||
GCC_NAME =gcc-10.2.0
|
||||
BINUTILS_NAME =binutils-2.36.1
|
||||
# GCC 10.1.0
|
||||
GCC_SOURCES = https://ftp.gnu.org/gnu/gcc/$(GCC_NAME)/$(GCC_NAME).tar.xz
|
||||
# BINUTILS 2.34
|
||||
|
Loading…
Reference in New Issue
Block a user