On 2017/11/08 23:55, Brian Callahan wrote:
> Hi ports --
> 
> I submitted this a few months back, resubmitting it because I have multiple
> consumers of it.
> Attached is devel/openmp, the LLVM OpenMP stand-alone implementation.
> 
> ---
> pkg/DESCR:
> The OpenMP subproject of LLVM contains the components required to build
> an executable OpenMP program that are outside the compiler itself.
> 
> The resulting library can be used with both clang and gcc.
> ---
> 
> This library is required for the flang Fortran compiler, which I already
> have ported, and will send in a subsequent email.
> 
> OK?
> 
> ~Brian
> 

OpenMP is tricky, a bunch of ports will search for OpenMP support and
try to enable it if available. I don't think this is something that can
be added to the build without a careful review.

Reply via email to