K 10 svn:author V 6 pkubaj K 8 svn:date V 27 2019-11-28T14:20:18.204038Z K 7 svn:log V 488 science/lammps: fix build on GCC architectures Don't enable OpenMP everywhere, it causes an error with GCC, reported on https://github.com/lammps/lammps/pull/1483 This requires some hackery with ports not supporting options for specific compilers. OPENMP flag has removed option helpers due to them not being respected otherwise. PR: 241156 Approved by: yuri (maintainer, earlier versior), tcberner (mentor, earlier version) Differential Revision: https://reviews.freebsd.org/D21994 END