mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-17 05:05:14 +03:00
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 "" |
||
---|---|---|
.. | ||
__stack_chk_fail_local.c | ||
APKBUILD | ||
compiler-rt-aarch64-use-getauxval.patch | ||
compiler-rt-riscv64-remove-dep-on-linux-headers.patch | ||
compiler-rt-standalone-libatomic.patch | ||
dont-guess-host-triple.patch | ||
druntime-ppc64le.patch | ||
druntime-riscv64.patch | ||
ldc2_cross.conf.in | ||
libunwind-link-libssp.patch |