From owner-freebsd-current@FreeBSD.ORG Wed Jun 18 22:32:48 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 22814608; Wed, 18 Jun 2014 22:32:48 +0000 (UTC) Received: from mail-la0-x234.google.com (mail-la0-x234.google.com [IPv6:2a00:1450:4010:c03::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DD2B1287F; Wed, 18 Jun 2014 22:32:46 +0000 (UTC) Received: by mail-la0-f52.google.com with SMTP id ty20so964794lab.11 for ; Wed, 18 Jun 2014 15:32:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=r4D72MMHy5+/kygmVSUwDjIMa3PnSpfWfVf2fXpeZQk=; b=lF+vufhKLXp0dDK3pkUVkdlu8iQJcBEXrucWsOhTuA43Syc5JTNgYoio+rIr1VoBku rxWoN+r6J2JvxwucE4ofeuZdV+u8WZLubedYYFYO9neq2m5UKnuPSXTYdfxv2XRoLZB9 5665vR+7jO+aIPUZ9bCh9K9Lm/j3ckJQVIYjZi1StfYJo+rUHXVkyERZFwD0jilLE0oL 0Yj0jzHixuV/JNjypyKmFidHyGTeVa0uvH4jJmpVriLGLpR4dpwgXGt2dujpQNkat3R4 +RFaU6DcQYffPD2UMQ+wL2aW7V1HvNED6D+VWT6z2kHFp1mvomnne56+rLXE36DFu5Kt wV/w== MIME-Version: 1.0 X-Received: by 10.112.129.9 with SMTP id ns9mr508169lbb.23.1403130764901; Wed, 18 Jun 2014 15:32:44 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.67.73 with HTTP; Wed, 18 Jun 2014 15:32:44 -0700 (PDT) In-Reply-To: <690CE378-D7D9-49A6-BC20-13FD540E63A2@FreeBSD.org> References: <20140617200551.07542580A1@chaos.localdomain> <20140617211436.GI1248@hub.FreeBSD.org> <690CE378-D7D9-49A6-BC20-13FD540E63A2@FreeBSD.org> Date: Wed, 18 Jun 2014 15:32:44 -0700 X-Google-Sender-Auth: ZkAfLlnHI9bHgruTgxGIC-XVaoI Message-ID: Subject: Re: Problems building FreeBSD 9.2 on FreeBSD 10 From: Craig Rodrigues To: Warner Losh Content-Type: text/plain; charset=ISO-8859-1 Cc: Brooks Davis , Dimitry Andric , "Simon J. Gerraty" , Glen Barber , freebsd-current Current , Marcel Moolenaar X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18 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: Wed, 18 Jun 2014 22:32:48 -0000 On Tue, Jun 17, 2014 at 11:59 PM, Dimitry Andric wrote: > > See r257658 which had fixed this, but it was reverted by Warner, > unfortunately. This was one of the uses of the EARLY_BUILD flag which > was *not* redundant. :-/ Warner, Is there a way to bring back the behavior of r257658 but without the way it was implemented with the EARLY_BUILD flag? It would be handy, as we can see by this thread discussion. -- Craig