Try lld linker on Ubuntu builds. We may see some improvement on build time.
lld
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.
using std::nullptr_t