Skip to content

CI: use lld linker on ubuntu

Guillaume Pasero requested to merge ci_lld into develop

Try lld linker on Ubuntu builds. We may see some improvement on build time.

Note: I had to use clang as well

Note: I also fixed a compilation issue between OSSIM 2.2.0 and clang: addition of using std::nullptr_t in a few places.

Edited by Guillaume Pasero

Merge request reports