Explorar o código

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.
Rich Felker %!s(int64=7) %!d(string=hai) anos
pai
achega
2fef342276
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -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