From owner-cvs-all Fri Aug 31 5:17:57 2001 Delivered-To: cvs-all@freebsd.org Received: from kawoserv.kawo2.rwth-aachen.de (kawoserv.kawo2.RWTH-Aachen.DE [134.130.180.1]) by hub.freebsd.org (Postfix) with ESMTP id AEC0837B401; Fri, 31 Aug 2001 05:17:47 -0700 (PDT) Received: from zerogravity.kawo2.rwth-aachen.de (zerogravity.kawo2.rwth-aachen.de [134.130.181.28]) by kawoserv.kawo2.rwth-aachen.de (8.9.3/8.9.3) with ESMTP id OAA16090; Fri, 31 Aug 2001 14:17:47 +0200 Received: by zerogravity.kawo2.rwth-aachen.de (Postfix, from userid 1001) id F243014B43; Fri, 31 Aug 2001 14:17:46 +0200 (CEST) Date: Fri, 31 Aug 2001 14:17:46 +0200 From: Alexander Langer To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/mk sys.mk Message-ID: <20010831141746.A1809@zerogravity.kawo2.rwth-aachen.d> References: <200108311118.f7VBIO124920@freefall.freebsd.org> <20010831142958.A60910@sunbay.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010831142958.A60910@sunbay.com>; from ru@FreeBSD.org on Fri, Aug 31, 2001 at 02:29:58PM +0300 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-PGP-at: finger alex@big.endian.de X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake Ruslan Ermilov (ru@FreeBSD.org): > > Don't .error, if /etc/defaults/make.conf exists. This breaks -CURRENT > > buildworlds on a -STABLE machine. > Err, we should just stop including it. > Remove the relevant lines, and be done! -STABLE people have BDEFLAGS set in /etc/defaults/make.conf, what they _might_ be using in /etc/make.conf. I know that BDEFLAGS undefined has an empty value, however, this might break stuff anyways. Shall I remove it anyways? Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message