Thierry Thomas <thie...@freebsd.org> writes:

> Hello,
>
> devel/openmp is deprecated, and should be removed, OK.

The port was already removed.

> But USES=compiler:openmp still brings GCC. Is there any reason for that?

No but...
- fixing USES=compiler is a separate task for someone interested
- requires testing consumers which is time-consuming
- aarch64, armv6, armv7 use Clang but don't support OpenMP yet
- i386 is partially broken due to missing libatomic i.e.,
  #pragma omp atomic is not usable with Clang
- USES=fortran consumers may use OpenMP but mixing OpenMP
  implementations leads to undefined behavior
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to