svn commit: r420045 - head/security/clamav

Dima Panov fluffy at FreeBSD.org
Thu Aug 11 08:38:26 UTC 2016


11.08.16 18:29, Mathieu Arnold пишет:
> +--On 11 août 2016 03:49:42 +0000 Dima Panov <fluffy at FreeBSD.org> wrote:
> | +LLVM_USES=		compiler:c++11-lib
> 
> So, does it needs LLVM, or does it need a C++11 compiler with a C++11
> standard library ?
> 
> Because if it needs LLVM, it should depend on LLVM, not hope that asking
> for "C++11 compiler with a C++11 standard library" will get LLVM to be
> choosen.
> 

It need both LLVM and C++11-capable compiler.
LLVM to build Jit core and embed some functions from LLVM statically,
and C++11 compiler to build interface between Jit and main clamav library.

Sounds crazy, but it's a clamav' compile model and author's reasons to
keep a partial and very outdated (7 years old) llvm code imported to
source bundle.

-- 
Dima Panov (fluffy at FreeBSD.org)
(X11, KDE, Office)@FreeBSD team

Facebook: http://www.facebook.com/fluffy.khv
twitter: fluffy_khv | skype: dima.panov | telegram: @dima_panov
IRC: fluffy at EFNet, fluffykhv at FreeNode

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 869 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20160811/27af7d02/attachment.sig>


More information about the svn-ports-all mailing list