mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-26 20:02:30 +01: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 ""