Maybe it would be useful to add this workaround to the info provided in https://trac.macports.org/wiki/CompilerSelection#Parallelism ?
-- Jason Liu On Fri, Nov 12, 2021 at 9:09 PM Eric Borisch <[email protected]> wrote: > Just looking for anyone interested to provide feedback on this: > > https://github.com/macports/macports-ports/pull/12933 > > It uses '-Xpreprocessor -fopenmp' to get Apple's clang to compile OpenMP > code; it still relies on libomp for omp.h / -lomp, but doesn't require > clang-x.x to compile. > > Not an official route, but it works; thanks to M.P. for the tip. > > Thanks, > - Eric >
