update default versions to gcc 6.2 and binutils 2.27

This commit is contained in:
Rich Felker 2016-12-14 23:48:51 -05:00
parent 52172b8706
commit c3da5effaa
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ OUTPUT = $(CURDIR)/output
SOURCES = sources
CONFIG_SUB_REV = 3d5db9ebe860
BINUTILS_VER = 2.25.1
GCC_VER = 5.3.0
BINUTILS_VER = 2.27
GCC_VER = 6.2.0
MUSL_VER = 1.1.15
GMP_VER = 6.1.1
MPC_VER = 1.0.3