CI: use lld linker on ubuntu
- Mar 05, 2019
-
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
- Mar 04, 2019
-
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
Guillaume Pasero authored
-
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.