Created attachment 208137 [details] patch Don't unconditionally use libomp, it breaks build on GCC architectures. Instead set USES=compiler:openmp.
Approved as mentor (builds on ppcports).
A commit references this bug: Author: pkubaj Date: Tue Oct 8 17:12:48 UTC 2019 New revision: 514093 URL: https://svnweb.freebsd.org/changeset/ports/514093 Log: math/gretl: fix build on GCC architectures Don't unconditionally use libomp, it breaks build on GCC architectures. Instead set USES=compiler:openmp. PR: 241099 Approved by: yuri (maintainer), linimon (mentor) Changes: head/math/gretl/Makefile