summaryrefslogtreecommitdiffstats
path: root/source/d
diff options
context:
space:
mode:
Diffstat (limited to 'source/d')
-rwxr-xr-xsource/d/llvm/llvm.SlackBuild2
-rw-r--r--source/d/llvm/llvm.url48
2 files changed, 25 insertions, 25 deletions
diff --git a/source/d/llvm/llvm.SlackBuild b/source/d/llvm/llvm.SlackBuild
index e9ac03b50..f2f1ab094 100755
--- a/source/d/llvm/llvm.SlackBuild
+++ b/source/d/llvm/llvm.SlackBuild
@@ -112,7 +112,7 @@ cd $PKGNAM-${VERSION}/tools || cd $PKGNAM-${VERSION}.src/tools || exit 1
#mv flang-${VERSION} flang 2>/dev/null || mv flang-${VERSION}.src flang || exit 1
tar xvf $CWD/lldb-$VERSION.src.tar.xz || exit 1
mv lldb-${VERSION} lldb 2>/dev/null || mv lldb-${VERSION}.src lldb || exit 1
- if [ "$BUILD_CLANGD" = "YES" ]; then
+ if [ "$BUILD_LLD" = "YES" ]; then
tar xvf $CWD/lld-$VERSION.src.tar.xz || exit 1
mv lld-${VERSION} lld 2>/dev/null || mv lld-${VERSION}.src lld || exit 1
fi
diff --git a/source/d/llvm/llvm.url b/source/d/llvm/llvm.url
index f363460dc..eeafb0963 100644
--- a/source/d/llvm/llvm.url
+++ b/source/d/llvm/llvm.url
@@ -1,25 +1,25 @@
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/llvm-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/clang-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/clang-tools-extra-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/compiler-rt-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/flang-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/lldb-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/openmp-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/polly-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/libcxx-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/libcxxabi-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/lld-12.0.0.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.0/libunwind-12.0.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/llvm-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/clang-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/clang-tools-extra-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/compiler-rt-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/flang-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/lldb-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/openmp-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/polly-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/libcxx-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/libcxxabi-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/lld-12.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/libunwind-12.0.1.src.tar.xz
-#http://llvm.org/releases/12.0.0/llvm-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/clang-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/clang-tools-extra-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/compiler-rt-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/flang-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/lldb-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/openmp-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/polly-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/libcxx-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/libcxxabi-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/lld-12.0.0.src.tar.xz
-#http://llvm.org/releases/12.0.0/libunwind-12.0.0.src.tar.xz
+#http://llvm.org/releases/12.0.1/llvm-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/clang-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/clang-tools-extra-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/compiler-rt-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/flang-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/lldb-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/openmp-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/polly-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/libcxx-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/libcxxabi-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/lld-12.0.1.src.tar.xz
+#http://llvm.org/releases/12.0.1/libunwind-12.0.1.src.tar.xz