summaryrefslogtreecommitdiff
path: root/toolchain/llvm/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain/llvm/Makefile.inc')
-rw-r--r--toolchain/llvm/Makefile.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/toolchain/llvm/Makefile.inc b/toolchain/llvm/Makefile.inc
new file mode 100644
index 000000000..1c66bedc5
--- /dev/null
+++ b/toolchain/llvm/Makefile.inc
@@ -0,0 +1,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:= 3.8.0
+PKG_HASH:= 555b028e9ee0f6445ff8f949ea10e9cd8be0d084840e21fbbe1d31d51fc06e46
+PKG_SITES:= http://llvm.org/releases/3.8.0/
+PKG_RELEASE:= 1
+DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.src.tar.xz
+WRKDIST= ${WRKDIR}/${PKG_NAME}-${PKG_VERSION}.src