From 0647e61c210ea900b24138bc4626883df91fa6c0 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 24 Sep 2020 16:35:01 +0300 Subject: [PATCH] llvm-10.0.1 --- desktop/toolkit/qt5/qt5-tools/pspec.xml | 11 +++++++++-- programming/build/llvm/actions.py | 3 ++- programming/build/llvm/pspec.xml | 23 +++++++++++++++-------- x11/library/mesa/pspec.xml | 19 +++++++++++++------ 4 files changed, 39 insertions(+), 17 deletions(-) diff --git a/desktop/toolkit/qt5/qt5-tools/pspec.xml b/desktop/toolkit/qt5/qt5-tools/pspec.xml index eb88c3c97b..8d5240ced9 100755 --- a/desktop/toolkit/qt5/qt5-tools/pspec.xml +++ b/desktop/toolkit/qt5/qt5-tools/pspec.xml @@ -15,7 +15,7 @@ llvm mesa-devel - llvm-clang-devel + llvm-clang-devel qt5-base-devel icon-theme-hicolor qt5-declarative-devel @@ -72,7 +72,7 @@ qt5-base-devel qt5-assistant - llvm-clang-devel + llvm-clang-devel /usr/include/qt5/QtHelp @@ -188,6 +188,13 @@ + + 2020-09-24 + 5.15.1 + Rebuild llvm. + Mustafa Cinasal + muscnsl@gmail.com + 2020-09-09 5.15.1 diff --git a/programming/build/llvm/actions.py b/programming/build/llvm/actions.py index a48b9df977..c75f2ee2b1 100755 --- a/programming/build/llvm/actions.py +++ b/programming/build/llvm/actions.py @@ -92,7 +92,8 @@ def setup(): -DLLVM_BUILD_DOCS=OFF \ -DLLVM_ENABLE_RTTI=ON \ -DLLVM_ENABLE_EH=ON \ - -DBUILD_SHARED_LIBS=ON \ + -DLLVM_BUILD_LLVM_DYLIB=ON \ + -DLLVM_LINK_LLVM_DYLIB=ON \ -DLLVM_INCLUDEDIR=/usr/include \ -DLLVM_ENABLE_ASSERTIONS=OFF \ -DFFI_INCLUDE_DIR=/usr/lib/libffi-3.2.1/include \ diff --git a/programming/build/llvm/pspec.xml b/programming/build/llvm/pspec.xml index 8694f19317..0c1bef0247 100755 --- a/programming/build/llvm/pspec.xml +++ b/programming/build/llvm/pspec.xml @@ -11,13 +11,13 @@ NCSA The Low Level Virtual Machine The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Despite its name, LLVM has little to do with traditional virtual machines, though it does provide helpful libraries that can be used to build them. - https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/llvm-10.0.0.src.tar.xz - https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/clang-10.0.0.src.tar.xz - https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/clang-tools-extra-10.0.0.src.tar.xz - https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/lldb-10.0.0.src.tar.xz - https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/lld-10.0.0.src.tar.xz - https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/polly-10.0.0.src.tar.xz - https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/compiler-rt-10.0.0.src.tar.xz + 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/lldb-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-10.0.1/polly-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 zlib-devel libxml2-devel @@ -201,7 +201,7 @@ - /usr/lib/clang/10.0.0/lib/linux/*.so + /usr/lib/clang/10.0.1/lib/linux/*.so @@ -279,6 +279,13 @@ + + 2020-09-23 + 10.0.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-05-04 10.0.0 diff --git a/x11/library/mesa/pspec.xml b/x11/library/mesa/pspec.xml index 829ba826c2..add79e4be5 100644 --- a/x11/library/mesa/pspec.xml +++ b/x11/library/mesa/pspec.xml @@ -40,8 +40,8 @@ eudev-devel nettle-devel python3-mako - llvm - llvm-clang-devel + llvm + llvm-clang-devel libxshmfence-devel automake libX11-devel @@ -95,8 +95,8 @@ libclc vulkan opencl-icd - llvm-libs - + llvm-libs + /etc @@ -168,7 +168,7 @@ libxshmfence-32bit nettle-32bit libunwind-32bit - llvm-32bit + llvm-32bit libXrandr-32bit libglvnd-32bit vulkan-32bit @@ -202,7 +202,7 @@ libclc-32bit libunwind-32bit mesa - llvm-32bit + llvm-32bit /usr/lib32 @@ -211,6 +211,13 @@ + + 2020-09-24 + 20.1.8 + Rebuild llvm-10.0.1. + Mustafa Cinasal + muscnsl@gmail.com + 2020-09-17 20.1.8