carl9170 toolchain: update to gcc-4.8.2
[carl9170fw.git] / toolchain / Makefile
index 3e29f8d536201251a46a8f33e17be23d862a4a0d..cf7e345a820e775e1c28de49f987dbb54ecea935 100644 (file)
@@ -6,7 +6,7 @@ NEWLIB_VER=2.0.0
 NEWLIB_TAR=newlib-$(NEWLIB_VER).tar.gz
 NEWLIB_URL="ftp://sourceware.org/pub/newlib/$(NEWLIB_TAR)"
 
-GCC_VER=4.8.1
+GCC_VER=4.8.2
 GCC_TAR=gcc-$(GCC_VER).tar.bz2
 GCC_URL="http://mirrors.kernel.org/gnu/gcc/gcc-$(GCC_VER)/$(GCC_TAR)"