Package: libabsl-dev Version: 0~20210324.2-3 Some of the pkg-config files installed with libabsl-dev contain errors. For instance, absl_base.pc contains
Libs: -L${libdir} -Wl -labsl_base
The extra -Wl causes compilation to fail with
g++: error: unrecognized command-line option ā-Wlā; did you mean ā-Wā?

