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.url42
-rwxr-xr-xsource/d/rust/rust.SlackBuild2
3 files changed, 25 insertions, 21 deletions
diff --git a/source/d/llvm/llvm.SlackBuild b/source/d/llvm/llvm.SlackBuild
index ba0366ecf..826a47927 100755
--- a/source/d/llvm/llvm.SlackBuild
+++ b/source/d/llvm/llvm.SlackBuild
@@ -85,6 +85,8 @@ tar xvf $CWD/$PKGNAM-$VERSION.src.tar.xz || exit 1
cd $PKGNAM-${VERSION}/tools || cd $PKGNAM-${VERSION}.src/tools || exit 1
tar xvf $CWD/clang-$VERSION.src.tar.xz || exit 1
mv clang-${VERSION} clang 2>/dev/null || mv clang-${VERSION}.src clang || exit 1
+ #tar xvf $CWD/flang-$VERSION.src.tar.xz || 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
tar xvf $CWD/lld-$VERSION.src.tar.xz || exit 1
diff --git a/source/d/llvm/llvm.url b/source/d/llvm/llvm.url
index 3ddc496cc..6a30c7ec8 100644
--- a/source/d/llvm/llvm.url
+++ b/source/d/llvm/llvm.url
@@ -1,21 +1,23 @@
-https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/llvm-10.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/clang-10.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/clang-tools-extra-10.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/compiler-rt-10.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/lldb-10.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/openmp-10.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/polly-10.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/libcxx-10.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/libcxxabi-10.0.1.src.tar.xz
-https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.1/lld-10.0.1.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/llvm-11.0.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/clang-11.0.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/clang-tools-extra-11.0.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/compiler-rt-11.0.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/flang-11.0.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/lldb-11.0.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/openmp-11.0.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/polly-11.0.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/libcxx-11.0.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/libcxxabi-11.0.0.src.tar.xz
+https://github.com/llvm/llvm-project/releases/download/llvmorg-11.0.0/lld-11.0.0.src.tar.xz
-#http://llvm.org/releases/10.0.1/llvm-10.0.1.src.tar.xz
-#http://llvm.org/releases/10.0.1/clang-10.0.1.src.tar.xz
-#http://llvm.org/releases/10.0.1/clang-tools-extra-10.0.1.src.tar.xz
-#http://llvm.org/releases/10.0.1/compiler-rt-10.0.1.src.tar.xz
-#http://llvm.org/releases/10.0.1/lldb-10.0.1.src.tar.xz
-#http://llvm.org/releases/10.0.1/openmp-10.0.1.src.tar.xz
-#http://llvm.org/releases/10.0.1/polly-10.0.1.src.tar.xz
-#http://llvm.org/releases/10.0.1/libcxx-10.0.1.src.tar.xz
-#http://llvm.org/releases/10.0.1/libcxxabi-10.0.1.src.tar.xz
-#http://llvm.org/releases/10.0.1/lld-10.0.1.src.tar.xz
+#http://llvm.org/releases/11.0.0/llvm-11.0.0.src.tar.xz
+#http://llvm.org/releases/11.0.0/clang-11.0.0.src.tar.xz
+#http://llvm.org/releases/11.0.0/clang-tools-extra-11.0.0.src.tar.xz
+#http://llvm.org/releases/11.0.0/compiler-rt-11.0.0.src.tar.xz
+#http://llvm.org/releases/11.0.0/flang-11.0.0.src.tar.xz
+#http://llvm.org/releases/11.0.0/lldb-11.0.0.src.tar.xz
+#http://llvm.org/releases/11.0.0/openmp-11.0.0.src.tar.xz
+#http://llvm.org/releases/11.0.0/polly-11.0.0.src.tar.xz
+#http://llvm.org/releases/11.0.0/libcxx-11.0.0.src.tar.xz
+#http://llvm.org/releases/11.0.0/libcxxabi-11.0.0.src.tar.xz
+#http://llvm.org/releases/11.0.0/lld-11.0.0.src.tar.xz
diff --git a/source/d/rust/rust.SlackBuild b/source/d/rust/rust.SlackBuild
index 00287a5e8..6e8e6af1a 100755
--- a/source/d/rust/rust.SlackBuild
+++ b/source/d/rust/rust.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=rust
SRCNAM="${PKGNAM}c"
VERSION=${VERSION:-1.47.0}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
# Set this to YES to build with the system LLVM, or NO to use the bundled LLVM.
# YES is probably better (when it works...)