update gcc version default to 6.4.0

at some point the default should be moved to 7.x or later, but I have
not sufficiently tested it yet.
This commit is contained in:
Rich Felker 2018-05-08 20:50:23 -04:00
parent ab0c081d13
commit 2fef342276
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ SOURCES = sources
CONFIG_SUB_REV = 3d5db9ebe860
BINUTILS_VER = 2.27
GCC_VER = 6.3.0
GCC_VER = 6.4.0
MUSL_VER = 1.1.19
GMP_VER = 6.1.1
MPC_VER = 1.0.3