From owner-freebsd-current@FreeBSD.ORG Sun Mar 26 21:31:12 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 11B8A16A400; Sun, 26 Mar 2006 21:31:12 +0000 (UTC) (envelope-from darren.pilgrim@bitfreak.org) Received: from mail.bitfreak.org (mail.bitfreak.org [65.75.198.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id C601D43D5A; Sun, 26 Mar 2006 21:31:09 +0000 (GMT) (envelope-from darren.pilgrim@bitfreak.org) Received: from [127.0.0.1] (mail.bitfreak.org [65.75.198.146]) by mail.bitfreak.org (Postfix) with ESMTP id 5EBCC19F2C; Sun, 26 Mar 2006 13:31:08 -0800 (PST) Message-ID: <44270819.2080604@bitfreak.org> Date: Sun, 26 Mar 2006 13:31:05 -0800 From: Darren Pilgrim User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: Poul-Henning Kamp References: <67812.1143367836@critter.freebsd.dk> In-Reply-To: <67812.1143367836@critter.freebsd.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@freebsd.org, small@freebsd.org Subject: Re: Build option survey X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Mar 2006 21:31:12 -0000 Poul-Henning Kamp wrote: > The build option survey is online again, now with all the new > and improved build options which Ruslan has provided us with: > > http://phk.freebsd.dk/misc/build_options/ If it's advised to use the same initial make env for building and installing, why perform the BuildWorld and InstallWorld tests in the survey? Doesn't that pretty much guarantee something will break?