Преглед изворни кода

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 пре 7 година
родитељ
комит
2fef342276
1 измењених фајлова са 1 додато и 1 уклоњено
  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