summaryrefslogtreecommitdiff
path: root/toolchain/llvm/Makefile.inc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2019-10-09 18:05:34 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2019-10-09 18:05:34 +0200
commit8e9760d0297d16f96e01c2fe497970c97b967d2c (patch)
treecdefaeabc8abd254a418b54ecc00878e1fbff99e /toolchain/llvm/Makefile.inc
parent8afcd1092f3dc822aa255685b98c815eb3642819 (diff)
remove experimental llvm support
Diffstat (limited to 'toolchain/llvm/Makefile.inc')
-rw-r--r--toolchain/llvm/Makefile.inc10
1 files changed, 0 insertions, 10 deletions
diff --git a/toolchain/llvm/Makefile.inc b/toolchain/llvm/Makefile.inc
deleted file mode 100644
index 4d74cd4ff..000000000
--- a/toolchain/llvm/Makefile.inc
+++ /dev/null
@@ -1,10 +0,0 @@
-# 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:= 6.0.0
-PKG_HASH:= 1ff53c915b4e761ef400b803f07261ade637b0c269d99569f18040f3dcee4408
-PKG_SITES:= http://llvm.org/releases/6.0.0/
-PKG_RELEASE:= 1
-DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.src.tar.xz
-WRKDIST= ${WRKDIR}/${PKG_NAME}-${PKG_VERSION}.src