Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2975 - Fortran USE flag
Summary: Fortran USE flag
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-05-23 18:57 UTC by John Karp
Modified: 2011-10-30 22:21 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Karp 2002-05-23 18:57:18 UTC
A number of packages have fortran interfaces, in particular some I am making
ebuild files for. If a fortran use flag were available, compilation time/bloat
could be reduced for those who don't need fortran, and better support for those
who do.

Ideally, the gcc ebuild would use the flag when its being configured, so g77
would be built if set.

If there's some process for requesting USE flags, LMK.
Comment 1 Seemant Kulleen (RETIRED) gentoo-dev 2002-05-27 08:37:16 UTC
do enough users care about having/not having fortran interfaces?  to be honest,
even though I love debloating, I have never been concerned about the fortran thing