carl9170 toolchain: update to gcc-5.2.0
[carl9170fw.git] / toolchain / Makefile
index dbe94f304f029170122494518df97269e92cf7c6..36e29e3fb0f821c8d4a5ca11277ef00f4e8be579 100644 (file)
@@ -6,7 +6,7 @@ NEWLIB_VER=2.2.0
 NEWLIB_TAR=newlib-$(NEWLIB_VER).tar.gz
 NEWLIB_URL="ftp://sourceware.org/pub/newlib/$(NEWLIB_TAR)"
 
-GCC_VER=5.1.0
+GCC_VER=5.2.0
 GCC_TAR=gcc-$(GCC_VER).tar.bz2
 GCC_URL="http://mirrors.kernel.org/gnu/gcc/gcc-$(GCC_VER)/$(GCC_TAR)"