ldc: update to 1.26.0.
Also move to llvm12 and add llvm-unwind-devel to depends, since it's
required by some packages when building things with ldc.
Forcing linking against libunwind from llvm is necessary, otherwise the
resulting runtime is underlinked and fails to find the unw_* symbols it
needs. Argument taken from Alpine:
aaaa982c68/community/ldc/APKBUILD
This commit is contained in:
committed by
Érico Nogueira Rolim
parent
4e2f1e1493
commit
07f83ffb9b
@@ -2161,11 +2161,11 @@ libFcitx5Config.so.6 libfcitx5-5.0.5_1
|
||||
libFcitx5GClient.so.2 fcitx5-gtk-5.0.4_1
|
||||
libFcitx5Qt5DBusAddons.so.1 fcitx5-qt5-5.0.3_1
|
||||
libFcitx5Qt5WidgetsAddons.so.2 fcitx5-qt5-5.0.3_1
|
||||
libdruntime-ldc-debug-shared.so.94 ldc-runtime-1.24.0_1
|
||||
libdruntime-ldc-shared.so.94 ldc-runtime-1.24.0_1
|
||||
libphobos2-ldc-shared.so.94 ldc-runtime-1.24.0_1
|
||||
libphobos2-ldc-debug-shared.so.94 ldc-runtime-1.24.0_1
|
||||
libldc-jit.so.94 ldc-runtime-1.24.0_1
|
||||
libdruntime-ldc-debug-shared.so.96 ldc-runtime-1.26.0_1
|
||||
libdruntime-ldc-shared.so.96 ldc-runtime-1.26.0_1
|
||||
libphobos2-ldc-shared.so.96 ldc-runtime-1.26.0_1
|
||||
libphobos2-ldc-debug-shared.so.96 ldc-runtime-1.26.0_1
|
||||
libldc-jit.so.96 ldc-runtime-1.26.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
|
||||
|
||||
Reference in New Issue
Block a user