From owner-freebsd-arch@FreeBSD.ORG Wed Jul 10 19:26:43 2013 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 31A60AB0; Wed, 10 Jul 2013 19:26:43 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qe0-x231.google.com (mail-qe0-x231.google.com [IPv6:2607:f8b0:400d:c02::231]) by mx1.freebsd.org (Postfix) with ESMTP id C4A411701; Wed, 10 Jul 2013 19:26:42 +0000 (UTC) Received: by mail-qe0-f49.google.com with SMTP id cz11so3908486qeb.22 for ; Wed, 10 Jul 2013 12:26:42 -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 :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=UbZ8VBt+CIy1H+Ik2eLcyzABAGwpbOeHBDvSJsk5ohs=; b=zUtxUIC5DAWDSwlZIsDl4BaQots8IcuLpCdHg8Pb39W4f6Vsd+UOvkMTEDRtBKSiEg RgABq3+o+mu/gJFv14/bY/760/3F3E4p9v6DKGvCDfOJRBdGAb/SJ/mQq690tkTgUjSP TlcAf/jpMRBT/3sStUeAaBZibBh5JIBexiiOFyZV+5QKlp4rPI9XPtIjGJ0Wrp+QWRGU BOu9/W6bKAhQnVb5lQdq+Lnh/P17gl0i/XeXdlIUvX6Em+S4rq++j0w/JCc0f7biFM4G DVAWiqeX1GjxBqJLOb/TPbNJs+SJE1Px4XQgTs4OPJRJRcJR0w2bzLMgkPW01KAPgXgV xF5A== MIME-Version: 1.0 X-Received: by 10.49.117.195 with SMTP id kg3mr26986656qeb.68.1373484402343; Wed, 10 Jul 2013 12:26:42 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.195.72 with HTTP; Wed, 10 Jul 2013 12:26:42 -0700 (PDT) In-Reply-To: <752588A3-C0EF-4844-A0EE-4657CAD40E4C@bsdimp.com> References: <20130709090744.0e497e7e@bender.Home> <32F979BD-FB5C-4111-9586-4C5E7C6DFA71@bsdimp.com> <20130709234837.559e3769@bender.Home> <752588A3-C0EF-4844-A0EE-4657CAD40E4C@bsdimp.com> Date: Wed, 10 Jul 2013 12:26:42 -0700 X-Google-Sender-Auth: HNOZabbbcvtm8BN69lYQs6tz0x4 Message-ID: Subject: Re: Adding a MACHINE_ARCH note From: Adrian Chadd To: Warner Losh Content-Type: text/plain; charset=ISO-8859-1 Cc: Baptiste Daroussin , Dimitry Andric , Andrew Turner , freebsd-arch@freebsd.org X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jul 2013 19:26:43 -0000 On 10 July 2013 09:55, Warner Losh wrote: >> That's the reason I replied about it. Not specifically to make it >> happen _everywhere_, but to see if we're about to migrate to a tool >> that doesn't support it, making it a much bigger deal to migrate again >> later. > > I've been talking to Baptiste, and it will support this. Sweet. Thanks! -adrian