From owner-freebsd-bugs Sun Feb 23 15:30: 4 2003 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 055FB37B401 for ; Sun, 23 Feb 2003 15:30:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A22F443FBF for ; Sun, 23 Feb 2003 15:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h1NNU2NS043492 for ; Sun, 23 Feb 2003 15:30:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1NNU2QI043491; Sun, 23 Feb 2003 15:30:02 -0800 (PST) Date: Sun, 23 Feb 2003 15:30:02 -0800 (PST) Message-Id: <200302232330.h1NNU2QI043491@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Mike Makonnen Subject: Re: conf/40548 list of /etc/defaults/make.conf undocummented variables (no fix yet) Reply-To: Mike Makonnen Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/40548; it has been noted by GNATS. From: Mike Makonnen To: bug-followup@freebsd.org Cc: Subject: Re: conf/40548 list of /etc/defaults/make.conf undocummented variables (no fix yet) Date: Sun, 23 Feb 2003 18:24:05 -0500 This one's from PR conf/30400 Apologies for the cut-n-paste... Originator Glenn Johnson System: FreeBSD node7.cluster.srrc.usda.gov 4.4-RC FreeBSD 4.4-RC #4: Tue Sep 4 16:55:10 CDT 2001 root@node7.cluster.srrc.usda.gov:/usr/obj/usr/src/sys/CLUSTER-UP i386 Fix Apply the enclosed patch to src/etc/defaults/make.conf --- make.conf.orig Thu Sep 6 10:55:33 2001 +++ make.conf Thu Sep 6 11:05:56 2001 @@ -53,6 +53,12 @@ # #CXXFLAGS+= -fmemoize-lookups -fsave-memoized # +# FFLAGS controls the compiler settings used when compiling Fortran +# code. Note that the -O flag is set by default so flags should be +# added with "+=" rather than "=". +# +#FFLAGS+= -fno-globals -Wno-globals +# # BDECFLAGS are a set of gcc warning settings that Bruce Evans has suggested # for use in developing FreeBSD and testing changes. They can be used by # putting "CFLAGS+=${BDECFLAGS}" in /etc/make.conf. -Wconversion is not -- Mike Makonnen | GPG-KEY: http://www.identd.net/~mtm/mtm.asc mtm@identd.net | Fingerprint: D228 1A6F C64E 120A A1C9 A3AA DAE1 E2AF DBCC 68B9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message