update to gcc 7.2.0
This commit is contained in:
parent
e5c7c2490b
commit
6a935e9287
2
Makefile
2
Makefile
|
@ -3,7 +3,7 @@ SOURCES = sources
|
|||
|
||||
CONFIG_SUB_REV = 3d5db9ebe860
|
||||
BINUTILS_VER = 2.27
|
||||
GCC_VER = 7.1.0
|
||||
GCC_VER = 7.2.0
|
||||
MUSL_VER = 1.1.16
|
||||
GMP_VER = 6.1.1
|
||||
MPC_VER = 1.0.3
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
9f1e907f27eadefe7d5f7567c09e17805d9c8837 gcc-7.1.0.tar.bz2
|
|
@ -0,0 +1 @@
|
|||
08a88199ed94fdf4940d118ba3c07028245cd5b7 gcc-7.2.0.tar.xz
|
Loading…
Reference in New Issue