update defaults to gcc 8.3.0, binutils 2.32
This commit is contained in:
parent
629189831f
commit
b5b4d47c48
4
Makefile
4
Makefile
|
@ -2,8 +2,8 @@
|
||||||
SOURCES = sources
|
SOURCES = sources
|
||||||
|
|
||||||
CONFIG_SUB_REV = 3d5db9ebe860
|
CONFIG_SUB_REV = 3d5db9ebe860
|
||||||
BINUTILS_VER = 2.27
|
BINUTILS_VER = 2.32
|
||||||
GCC_VER = 6.4.0
|
GCC_VER = 8.3.0
|
||||||
MUSL_VER = 1.1.22
|
MUSL_VER = 1.1.22
|
||||||
GMP_VER = 6.1.1
|
GMP_VER = 6.1.1
|
||||||
MPC_VER = 1.0.3
|
MPC_VER = 1.0.3
|
||||||
|
|
Loading…
Reference in New Issue