Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 180497

Summary: app-antivirus/clamav - enable experimental features
Product: Gentoo Linux Reporter: duebel <gentoosecurity>
Component: New packagesAssignee: Antivirus Team <antivirus>
Status: RESOLVED CANTFIX    
Severity: enhancement    
Priority: Lowest    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: new ebuild

Description duebel 2007-05-31 21:26:08 UTC
Please include an net USE flag to make '--enable-experimental' possible in clamav's configure run.

At the moment clamav is built with '--disable-experimental'.

Reproducible: Always
Comment 1 duebel 2007-05-31 21:35:55 UTC
(In reply to comment #0)
> Please include an net USE flag to make '--enable-experimental' possible in
> clamav's configure run.

I meant an _new_ USE flag.

Sorry for the typo.
Comment 2 Ali Erdinc Koroglu 2007-06-20 13:42:52 UTC
Created attachment 122604 [details]
new ebuild

Experimental use flag added to ebuild.

if expermental chosen then enable '--enable-experimental' parameter
if not then '--disable-experimental' in the configuration
Comment 3 Andrej Kacian (RETIRED) gentoo-dev 2007-07-27 20:44:53 UTC
These "experimental" features are included by default in 0.91, which is now stable in the tree. Thanks for your work, though.