Re: git: 6622ce688cfd - main - multimedia/libopenshot: Update to 0.3.0

From: Thierry Thomas <thierry_at_freebsd.org>
Date: Wed, 28 Dec 2022 13:15:44 UTC
Le mer. 28 déc. 22 à 13:47:02 +0100, Piotr Kubaj <pkubaj@anongoth.pl> écrivait :

> If OpenMP is still necessary, then the best way would be:
> .if !exists(/usr/include/omp.h)
> USES+=	compiler:gcc-c++11-lib
> .else
> USES+=	compiler:c++14-lang
> .endif

It would be great to re-add an argument "openmp" in Mk/Uses/compiler.mk
to put this kind of code at a central place.
-- 
Th. Thomas.