From 37bb705cbd7c63eb574a7da444edcb8b25d0852c Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 9 Feb 2024 15:38:24 +0100 Subject: [PATCH] ldc: rebuild against llvm15 removes fron common/shlib entries introduced in commit ed1b1298ac45 --- common/shlibs | 4 ---- srcpkgs/ldc/template | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index 5170229b4e2..bf79a52760b 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2147,10 +2147,6 @@ libphobos2-ldc-shared.so.101 ldc-runtime-1.31.0_1 libphobos2-ldc-debug-shared.so.101 ldc-runtime-1.31.0_1 libFcitx5Qt6DBusAddons.so.1 fcitx5-qt6-5.1.4_1 libFcitx5Qt6WidgetsAddons.so.2 fcitx5-qt6-5.1.4_1 -libdruntime-ldc-shared.so.105 ldc-runtime-1.35.0_1 -libphobos2-ldc-shared.so.105 ldc-runtime-1.35.0_1 -libdruntime-ldc-debug-shared.so.105 ldc-runtime-debug-1.35.0_1 -libphobos2-ldc-debug-shared.so.105 ldc-runtime-debug-1.35.0_1 libmarblewidget-qt5.so.28 marble5-17.12.2_1 libastro.so.2 marble5-17.12.2_1 libparrot.so.6.9.0 parrot-6.9.0_1 diff --git a/srcpkgs/ldc/template b/srcpkgs/ldc/template index f6d8b7ffbe9..533d6c70d37 100644 --- a/srcpkgs/ldc/template +++ b/srcpkgs/ldc/template @@ -1,7 +1,7 @@ # Template file for 'ldc' pkgname=ldc version=1.31.0 -revision=1 +revision=2 build_style=cmake configure_args=" -DINCLUDE_INSTALL_DIR=/usr/include/dlang/ldc