123456789 |
- # 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.6.0
- PKG_RELEASE:= 1
- PKG_MD5SUM:= 93d1c436bf991564524701259b6285a2
- PKG_SITES:= ${MASTER_SITE_GNU:=gcc/gcc-${PKG_VERSION}/}
- DISTFILES:= $(PKG_NAME)-$(PKG_VERSION).tar.bz2
|