ldc: rebuild against llvm15
removes fron common/shlib entries introduced in commit ed1b1298ac
This commit is contained in:
parent
0a02933ceb
commit
37bb705cbd
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue