K 10 svn:author V 7 linimon K 8 svn:date V 27 2019-06-24T11:49:26.353853Z K 7 svn:log V 364 Similar to r502813 for dns/powerdns-recursor, fix build on GCC-based systems: Don't add -L/usr/lib unconditionally, it makes gcc8 (used on GCC-based systems) link to base libstdc++. Given that this is a build fix that does not affect clang-based systems, there should be no need to bump portrevision. PR: 238742 Reported by: pkubaj Approved by: maintainer END