Date: Sun, 03 Jan 2021 11:15:54 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [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 Message-ID: <bug-252379-7788-gBD1lXmjAa@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252379-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-252379-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252379 --- Comment #2 from Thomas Zander <riggs@FreeBSD.org> --- Commenting for audio/libsoxr (my only port from the list if I didn't overlo= ok something): The only thing soxr is using from openmp is `#pragma omp parall= el for` in two places with non-overlapping data and no dependencies (i.e. simp= lest possible use case for omp threading). Will test it soonish, but don't expect problems here. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252379-7788-gBD1lXmjAa>