Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180497 - app-antivirus/clamav - enable experimental features
Summary: app-antivirus/clamav - enable experimental features
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Antivirus Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-31 21:26 UTC by duebel
Modified: 2007-07-27 20:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
new ebuild (clamav.0.90.3-r1.ebuild,4.54 KB, text/plain)
2007-06-20 13:42 UTC, Ali Erdinc Koroglu
Details

Note You need to log in before you can comment on or make changes to this bug.
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.