From owner-freebsd-arch Wed May 30 9:26:41 2001 Delivered-To: freebsd-arch@freebsd.org Received: from ringworld.nanolink.com (ringworld.nanolink.com [195.24.48.13]) by hub.freebsd.org (Postfix) with SMTP id DA0EC37B422 for ; Wed, 30 May 2001 09:26:28 -0700 (PDT) (envelope-from roam@orbitel.bg) Received: (qmail 82963 invoked by uid 1000); 30 May 2001 16:25:20 -0000 Date: Wed, 30 May 2001 19:25:20 +0300 From: Peter Pentchev To: Bruce Evans Cc: arch@FreeBSD.ORG, "David E. O'Brien" Subject: Re: Overriding compiler flags (Re: cvs commit: src/contrib/gcc.295 gcc.c) Message-ID: <20010530192520.H74837@ringworld.oblivion.bg> Mail-Followup-To: Bruce Evans , arch@FreeBSD.ORG, "David E. O'Brien" References: <20010529040250.A81586@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from bde@zeta.org.au on Wed, May 30, 2001 at 11:27:46PM +1000 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, May 30, 2001 at 11:27:46PM +1000, Bruce Evans wrote: > On Tue, 29 May 2001, Kris Kennaway wrote: > > > Hmm. We now have a number of ways of achieving this (some of these > > only work in some contexts): > > > > Defining CFLAGS with ?= instead of = in /etc/make.conf > > This is a no-op, because CFLAGS is always defined in /etc/make.conf. This is not a no-op, if CFLAGS is already defined in the environment or on the make(1) command line. A CFLAGS=.. line in /etc/make.conf is a lot less user-friendly than a CFLAGS?=.. line. G'luck, Peter -- When you are not looking at it, this sentence is in Spanish. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message