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

PKG_NAME:=		llvm
PKG_VERSION:=		5.0.1
PKG_HASH:=		5fa7489fc0225b11821cab0362f5813a05f2bcf2533e8a4ea9c9c860168807b0
PKG_SITES:=		http://llvm.org/releases/5.0.1/
PKG_RELEASE:=		1
DISTFILES:=		${PKG_NAME}-${PKG_VERSION}.src.tar.xz
WRKDIST=		${WRKDIR}/${PKG_NAME}-${PKG_VERSION}.src