summaryrefslogtreecommitdiff
path: root/toolchain/gcc/Makefile.inc
blob: e40fc2dec7296e2065d8e62e7d813ab9c40b48de (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.4.3
PKG_RELEASE:=		1
PKG_MD5SUM:=		fe1ca818fc6d2caeffc9051fe67ff103
PKG_SITES:=		${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}
DISTFILES:=		$(PKG_NAME)-$(PKG_VERSION).tar.bz2