Created attachment 178028 [details] v0 -fopenmp includes some optimizations that are internal to the compiler i.e., not part of <omp.h>. Tested as part of bug 214863 comment 2.
Build logs: 93i386 - http://sprunge.us/DMZD 93amd64 - http://sprunge.us/MSHO 101i386 - http://sprunge.us/VbgH 103amd64 - http://sprunge.us/dcFO 110i386 - http://sprunge.us/TJgM 110amd64 - http://sprunge.us/HbOf head-amd64 - http://sprunge.us/NUVF
A commit references this bug: Author: sunpoet Date: Sun Dec 18 15:21:53 UTC 2016 New revision: 428862 URL: https://svnweb.freebsd.org/changeset/ports/428862 Log: - Build C++ sources with GCC when OPENMP is enabled - Bump PORTREVISION for package change PR: 215355 Submitted by: jbeich Changes: head/graphics/GraphicsMagick/Makefile
Committed. Thanks!