[Bug 252379] Mk/Uses/compiler.mk: remove USE_GCC=yes for compiler:openmp due to libomp.so is part of base since 11.3/12.1

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 3 11:15:54 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252379

--- Comment #2 from Thomas Zander <riggs at FreeBSD.org> ---
Commenting for audio/libsoxr (my only port from the list if I didn't overlook
something): The only thing soxr is using from openmp is `#pragma omp parallel
for` in two places with non-overlapping data and no dependencies (i.e. simplest
possible use case for omp threading). Will test it soonish, but don't expect
problems here.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list