K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-10-12T19:50:32.452467Z K 7 svn:log V 258 net-p2p/qtum: fix build on GCC architectures Don't add -L/usr/lib because it breaks linking when using GCC (used on GCC architectures), because GCC tries to link with base libstdc++. PR: 241074 Approved by: linimon (mentor), vd (maintainer) END