summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Makefile.inc
blob: 585c0f85a8c73c66f2272910de076e88f932e04f (plain)
1
2
3
4
5
6
7
8
9
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.

PKG_NAME:=		gcc
PKG_VERSION:=		4.5.2
PKG_RELEASE:=		1
PKG_MD5SUM:=		d6559145853fbaaa0fd7556ed93bce9a
PKG_SITES:=		${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}
DISTFILES:=		$(PKG_NAME)-$(PKG_VERSION).tar.bz2