1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-17 05:05:14 +03:00
aports/testing/ldc-runtime-cross
Celeste df866bea66 testing/ldc-runtime-cross: set LDC_WITH_LLD=OFF
CMake errors out without this option specified,
but it is actually referring to LDC bundling
an internal LLD, not LDC using external LLD

The only effect of setting LDC_WITH_LLD=ON
while building the LDC runtime is to add
`-link-internally` to the WASM section of
ldc2.conf, which does not end up in the final
.apk anyway due to CONF_INST_DIR being set to ""
2025-06-07 16:38:19 +00:00
..
__stack_chk_fail_local.c
APKBUILD testing/ldc-runtime-cross: set LDC_WITH_LLD=OFF 2025-06-07 16:38:19 +00:00
compiler-rt-aarch64-use-getauxval.patch testing/ldc-runtime-cross: add ppc64le 2025-06-05 05:06:10 +00:00
compiler-rt-riscv64-remove-dep-on-linux-headers.patch
compiler-rt-standalone-libatomic.patch
dont-guess-host-triple.patch
druntime-ppc64le.patch testing/ldc-runtime-cross: upgrade to 1.41.0 2025-06-07 16:05:17 +00:00
druntime-riscv64.patch
ldc2_cross.conf.in testing/ldc-runtime-cross: upgrade to 1.41.0 2025-06-07 16:05:17 +00:00
libunwind-link-libssp.patch