Commit 404bcf25 authored by Jason Rhinelander's avatar Jason Rhinelander
Browse files

travis-ci: clang 4.0: install and use ldd-4.0

The clang 4.0/cpp17 build wasn't enabling -flto because the system
linker didn't like the output generated by clang for some reason.  This
switches the build to use llvm's lld instead, which lets -flto work
again (and links considerably faster, too).
parent 2cc1916e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment