git: 07fb2d5e9d00 - main - */*: Remove compiler:openmp from Mk/Uses/compiler.mk

Stephen Montgomery-Smith montgomerysmithstephen at gmail.com
Sun Oct 3 23:06:21 UTC 2021


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 at FreeBSD.org>
> AuthorDate: 2021-09-12 15:18:06 +0000
> Commit:     Fernando Apesteguía <fernape at 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.


More information about the dev-commits-ports-main mailing list