Created attachment 203264 [details] patch Don't use GCC 4.2 on GCC architectures, this port requires at least GCC 4.7, so change USE_GCC=any to USE_GCC=yes. Tested on powerpc64 and amd64.
A commit references this bug: Author: linimon Date: Sun Apr 7 16:24:56 UTC 2019 New revision: 498285 URL: https://svnweb.freebsd.org/changeset/ports/498285 Log: Don't use GCC 4.2 on GCC-based architectures; this port requires at least GCC 4.7, so change USE_GCC=any to USE_GCC=yes. PR: 236903 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Changes: head/security/opencryptoki/Makefile
A commit references this bug: Author: linimon Date: Sun Apr 7 16:28:01 UTC 2019 New revision: 498286 URL: https://svnweb.freebsd.org/changeset/ports/498286 Log: MFH: r498285 Don't use GCC 4.2 on GCC-based architectures; this port requires at least GCC 4.7, so change USE_GCC=any to USE_GCC=yes. PR: 236903 Submitted by: Piotr Kubaj Approved by: portmgr (tier-2 blanket) Changes: _U branches/2019Q2/ branches/2019Q2/security/opencryptoki/Makefile