https://issues.dlang.org/show_bug.cgi?id=7044
--- Comment #53 from Martin Nowak <[email protected]> --- (In reply to Martin Nowak from comment #52) > We could solve this by always adding -L--as-needed -L-lcurl (which requires > libcurl-dev packages) In the meantime LDC took this approach. https://github.com/ldc-developers/ldc/pull/977 --
