Date: Sun, 3 Oct 2021 18:06:18 -0500 From: Stephen Montgomery-Smith <montgomerysmithstephen@gmail.com> To: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= <fernape@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: Re: git: 07fb2d5e9d00 - main - */*: Remove compiler:openmp from Mk/Uses/compiler.mk Message-ID: <2b9d6706-6c27-c9f1-f937-0d28f40b9c60@gmail.com> In-Reply-To: <202110031752.193HqoYO020693@gitrepo.freebsd.org> References: <202110031752.193HqoYO020693@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/3/21 12:52 PM, Fernando Apesteguía wrote: > The branch main has been updated by fernape: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=07fb2d5e9d001934f1670d01aec1f536f14ebde2 > > commit 07fb2d5e9d001934f1670d01aec1f536f14ebde2 > Author: Fernando Apesteguía <fernape@FreeBSD.org> > AuthorDate: 2021-09-12 15:18:06 +0000 > Commit: Fernando Apesteguía <fernape@FreeBSD.org> > CommitDate: 2021-10-03 17:47:27 +0000 > > */*: Remove compiler:openmp from Mk/Uses/compiler.mk > > The option implied a dependency on gcc but clang got openmp support long ago. > > Remove compiler:openmp from Mk/Uses/compiler.mk > > For ports using USE=compiler:openmp, just remove it and make them build with > clang. > Fix conditionals when necessary > Bump PORTREVISION where appropriate > > If problem arises, they can be addressed by using USE_GCC=yes This causes math/librsb to fail. As suggested by Fernando, I'm adding USE_GCC=yes to math/librsb in commit 2226c45985ec27ece19f763b2b2f562424ffaccc.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2b9d6706-6c27-c9f1-f937-0d28f40b9c60>