Skip to content
Snippets Groups Projects
Commit 5f1d6c6c authored by Hauke Mehrtens's avatar Hauke Mehrtens
Browse files

gcc: update gcc-4.5-linaro to 4.5-2011.08

SVN-Revision: 28039
parent a0c56160
No related branches found
No related tags found
No related merge requests found
......@@ -37,11 +37,11 @@ ifdef CONFIG_GCC_VERSION_LLVM
HOST_BUILD_DIR:=$(BUILD_DIR_TOOLCHAIN)/$(GCC_DIR)
else
ifeq ($(CONFIG_GCC_VERSION),"4.5-linaro")
PKG_REV:=4.5-2011.06-0
PKG_REV:=4.5-2011.08
PKG_VERSION:=4.5.4
PKG_SOURCE_URL:=http://launchpad.net/gcc-linaro/4.5/$(PKG_REV)/+download/
PKG_SOURCE:=$(PKG_NAME)-linaro-$(PKG_REV).tar.bz2
PKG_MD5SUM:=34562e19a3ea5baf05a2046c7da0a00b
PKG_MD5SUM:=c3374e210209e35ad1ea175223d3605c
GCC_DIR:=gcc-linaro-$(PKG_REV)
HOST_BUILD_DIR:=$(BUILD_DIR_TOOLCHAIN)/$(GCC_DIR)
else
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment