CI: use lld linker on ubuntu
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