From owner-freebsd-arch Wed Jul 24 23:54:17 2002 Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A85DC37B400; Wed, 24 Jul 2002 23:54:15 -0700 (PDT) Received: from castle.jp.FreeBSD.org (castle.jp.FreeBSD.org [210.226.20.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6812F43E65; Wed, 24 Jul 2002 23:54:14 -0700 (PDT) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [::1]) by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet6 id g6P6sCn55259; Thu, 25 Jul 2002 15:54:13 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: arch@FreeBSD.ORG In-Reply-To: <20020725064225.GD56367@sunbay.com> References: <20020608180049M.matusita@jp.FreeBSD.org> <20020725064225.GD56367@sunbay.com> X-User-Agent: Mew/1.94.2 XEmacs/21.5 (bamboo) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 14 From: Makoto Matsushita To: ru@FreeBSD.ORG Subject: Re: Call for Review: more pristine environment for release build Date: Thu, 25 Jul 2002 15:54:08 +0900 Message-Id: <20020725155408B.matusita@jp.FreeBSD.org> 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 ru> This had only one disadvantage so far. I could no longer pass NO_WERROR ru> globally through the environment; passing it with WORLD_FLAGS/KERNEL_FLAGS ru> does not make it propagate to release.5. JFYI. Ya, that's right, thanks. Quick workaround is to put NO_WERROR to ${CHROOT}/etc/make.conf (LOCAL_PATCHES can be used). However, maybe it is better to describe explicitly in ${CHROOT}/mk if parent environment defines NO_WRROR. I'll make a patch later (maybe this evening). -- - Makoto `MAR' Matsushita To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message