Update to build with C++17, as absl is built in C++17 mode, and its symbols include things like std::string_view. Tweak CMake to force libbloaty as a static library and enable position indepent code to resolve linking errors.