On 8/1/19 8:28 PM, j...@bitminer.ca wrote:
This is of course way too soon to integrate. But at least people
running -current can add it for themselves.

flang and clang accept "-fopenmp" and will need to have
-I/usr/local/include to compile OpenMP programs.

flang and clang will link provided -L/usr/local/lib and -lomp are
provided.

John

Did you test this on arm64? Last I updated my openmp package (which this package is an update of) openmp did not build on arm64, and that was sorta a problem, since I want it for flang.

~Brian

Reply via email to