Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Oct 2021 21:32:41 +0200
From:      =?UTF-8?Q?Fernando_Apestegu=C3=ADa?= <fernape@freebsd.org>
To:        Antoine Brodin <antoine@freebsd.org>
Cc:        ports-committers <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:  <CAGwOe2azLCWVa3Mh8wbQS6RmaB3gJz3q0svtDxQ0nGT9AE5KFg@mail.gmail.com>
In-Reply-To: <CAALwa8nyp-79L-M26Jxf_1MkwjUs0U=moDrvVeUNKjxQA_vYKA@mail.gmail.com>
References:  <202110031752.193HqoYO020693@gitrepo.freebsd.org> <CAALwa8nyp-79L-M26Jxf_1MkwjUs0U=moDrvVeUNKjxQA_vYKA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 3, 2021 at 8:36 PM Antoine Brodin <antoine@freebsd.org> wrote:
>
> On Sun, Oct 3, 2021 at 7:52 PM Fernando Apestegu=C3=ADa <fernape@freebsd.=
org> wrote:
> >
> > The branch main has been updated by fernape:
> >
> > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D07fb2d5e9d001934f1670d=
01aec1f536f14ebde2
> >
> > commit 07fb2d5e9d001934f1670d01aec1f536f14ebde2
> > Author:     Fernando Apestegu=C3=ADa <fernape@FreeBSD.org>
> > AuthorDate: 2021-09-12 15:18:06 +0000
> > Commit:     Fernando Apestegu=C3=ADa <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=3Dcompiler: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=3Dyes
> >
> >     An update to the Porter's Handbook will follow.
> >
> >     Approved by: portmgr (bapt)
> >     Differential Revision: https://reviews.freebsd.org/D31971
>
> Hello,
>
> This seems incomplete:

Thanks. I'm on it.

graphics/shotwell
biology/bolt-lmm
security/john

do not need an update.

>
> % git grep compiler:openmp
> audio/libsoxr/Makefile:OPENMP_USES=3D             compiler:openmp
> audio/soundtouch/Makefile:OPENMP_USES=3D          compiler:openmp
> biology/bolt-lmm/Makefile:# gcc-c++11-lib needed to link with boost.
> Also requires compiler:openmp, but
> graphics/colmap/Makefile:OPENMP_USES=3D           compiler:openmp
> graphics/inkscape/Makefile:OPENMP_USES=3D         compiler:openmp
> graphics/libmypaint/Makefile:OPENMP_USES=3D                       compile=
r:openmp
> graphics/libraw/Makefile:OPENMP_USES=3D                           compile=
r:openmp
> graphics/mypaint/Makefile:OPENMP_USES=3D                  compiler:openmp
> graphics/pfstools/Makefile:OPENMP_USES=3D         compiler:openmp
> graphics/shotwell/Makefile:# OPENMP_USES=3D               compiler:openmp
> math/ceres-solver/Makefile:OPENMP_USES=3D         compiler:openmp
> math/fftw3/Makefile:OPENMP_USES=3D                        compiler:openmp
> math/metis/Makefile:OPENMP_USES=3D                compiler:openmp
> math/polymake/Makefile:OPENMP_USES=3D     compiler:openmp
> security/john/Makefile:#OPENMP_USES=3D    compiler:openmp
> sysutils/b2sum/Makefile:OPENMP_USES+=3D   compiler:openmp
>
> Antoine



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGwOe2azLCWVa3Mh8wbQS6RmaB3gJz3q0svtDxQ0nGT9AE5KFg>