From 1c7a32ce21ba957c3d099aee2bde9dd0ae4bb270 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Fabbro?= Date: Wed, 19 Jan 2011 10:03:54 -0800 Subject: make.conf.5: document FFLAGS and FCFLAGS --- man/make.conf.5 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'man/make.conf.5') diff --git a/man/make.conf.5 b/man/make.conf.5 index 08b0b812d..3fbd72ec6 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" @@ -505,6 +505,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 -- cgit v1.2.3-1-g7c22