aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2011-01-19 10:03:54 -0800
committerZac Medico <zmedico@gentoo.org>2011-01-19 10:03:54 -0800
commit1b0000a25e968cd93c17c7e0a5809a9d8fe81389 (patch)
treec1b7f5d7d9a3c816025c8a21c89bc06f10cf937a /man
parentBinpkgFetcher: ust pty like EbuildFetcher (diff)
downloadportage-1b0000a25e968cd93c17c7e0a5809a9d8fe81389.tar.gz
portage-1b0000a25e968cd93c17c7e0a5809a9d8fe81389.tar.bz2
portage-1b0000a25e968cd93c17c7e0a5809a9d8fe81389.zip
make.conf.5: document FFLAGS and FCFLAGS
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.512
1 files changed, 11 insertions, 1 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index faab2b90b..04e7a5fa7 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -1,4 +1,4 @@
-.TH "MAKE.CONF" "5" "Oct 2010" "Portage VERSION" "Portage"
+.TH "MAKE.CONF" "5" "Jan 2011" "Portage VERSION" "Portage"
.SH "NAME"
make.conf \- custom settings for Portage
.SH "SYNOPSIS"
@@ -509,6 +509,16 @@ place\-holders \\${DISTDIR}, \\${FILE} and \\${URI}. The command should be
written to place the fetched file at \\${DISTDIR}/\\${FILE}.
Also see \fBRESUMECOMMAND\fR.
.TP
+.B FFLAGS FCFLAGS
+Use these variables to set the desired optimization/CPU instruction settings
+for applications that you compile with a FORTRAN compiler. FFLAGS is usually
+passed to the FORTRAN 77 compiler, and FCFLAGS to any FORTRAN compiler in
+more modern build systems.
+
+For more information, see the \fIInvoking GCC\fR section of the gcc manual:
+.br
+http://gcc.gnu.org/onlinedocs/
+.TP
\fBGENTOO_MIRRORS\fR = \fI[URIs]\fR
Insert your space\-seperated list of local mirrors here. These
locations are used to download files before the ones listed in