Created attachment 197873 [details] patch Although this port builds with base GCC, other ports that depend on pcre and use GCC from ports fail to link against pcre. That's why pcre needs to use GCC from ports as well. This fixes build for e.g. sysutils/lnav on architectures using GCC in base. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.
Created attachment 197875 [details] v2 Don't break mips*.
A commit references this bug: Author: linimon Date: Sun Oct 28 09:33:00 UTC 2018 New revision: 483248 URL: https://svnweb.freebsd.org/changeset/ports/483248 Log: Fix build on powerpc. PR: 232034 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Changes: head/devel/pcre/Makefile