Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Jan 1999 16:10:03 -0800 (PST)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/9331: [PATCH] teach xanim to honour local CFLAGS
Message-ID:  <199901060010.QAA08973@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/9331; it has been noted by GNATS.

From: asami@FreeBSD.ORG (Satoshi Asami)
To: freebsd-gnats-submit@FreeBSD.ORG
Cc:  
Subject: Re: ports/9331: [PATCH] teach xanim to honour local CFLAGS
Date: Tue, 5 Jan 1999 16:06:29 -0800 (PST)

  *  Sorry, the proposed patches break things for people who leave CFLAGS
  *  undefined and expect Imake to DTRT.
 
 CFLAGS is defined with ?= sys.mk, so it can never be undefined.
 
 Also, imake has its own way with dealing with CFLAGS, in a way that
 can be changed in a central location.  Unless a port is mucking with
 that explicitly (like overriding it in Imakefile), please don't worry
 about ports that use imake when you are fixing CFLAGS spamming.
 
 Satoshi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901060010.QAA08973>