Created attachment 208108 [details] patch 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++.
Approved as mentor (builds on ppcports) pending maintainer review.
Looks good, thanks!
A commit references this bug: Author: pkubaj Date: Sat Oct 12 19:50:32 UTC 2019 New revision: 514352 URL: https://svnweb.freebsd.org/changeset/ports/514352 Log: 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) Changes: head/net-p2p/qtum/Makefile