svn commit: r512582 - head/math/suitesparse

Thierry Thomas thierry at freebsd.org
Tue Sep 24 18:18:53 UTC 2019


Le mar. 24 sept. 19 à 18:21:10 +0200, Jan Beich <jbeich at FreeBSD.org>
 écrivait :

> >> >  LIB_DEPENDS=3D	libmetis.so:math/metis \
> >> > +		libomp.so:devel/openmp \
> >> 
> >> Breaks all platforms except amd64 and i386, even Clang-based ones like
> >> aarch64, armv6, armv7. See ONLY_FOR_ARCHS in devel/openmp.
> >
> > Is there a way to request a compiler < C++11 and require openmp when not
> > in base?
> 
> Bug 210337 tried to support USES=compiler:openmp on Clang but never finished.
> I have an improved version (attached) but it wasn't finished as well.

Great! math/suitesparse would need;

USES=     compiler:c++0x:openmp

Another possibility is to only support OMP in base, i.e. versions >= 11.3/12.1
-- 
Th. Thomas.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 931 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20190924/fc3205de/attachment.sig>


More information about the svn-ports-all mailing list