Date: Wed, 20 Jan 2021 13:25:33 +0000 From: bugzilla-noreply@freebsd.org To: fortran@FreeBSD.org Subject: [Bug 252648] Intel oneAPI tbb - Migrating from devel/tbb to devel/onetbb (main PR) Message-ID: <bug-252648-37611-z9IYuuRQUw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252648-37611@https.bugs.freebsd.org/bugzilla/> References: <bug-252648-37611@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=252648 --- Comment #11 from Greg V <greg@unrelenting.technology> --- Please remove ONLY_FOR_ARCHS, :noninja, and MAKE_JOBS_UNSAFE. And add CMAKE_ARGS+=-DTBB_STRICT:BOOL=FALSE to disable Werror, because there's e.g. an unused argument warning for '-MD' on aarch64. With these changes, builds fine on aarch64. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252648-37611-z9IYuuRQUw>
