From owner-svn-src-head@FreeBSD.ORG Mon May 23 12:55:14 2011 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B3CDC106567E for ; Mon, 23 May 2011 12:55:14 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id 908118FC22 for ; Mon, 23 May 2011 12:55:13 +0000 (UTC) Received: (qmail 14466 invoked from network); 23 May 2011 12:28:30 -0000 Received: from unknown (HELO alex.andxor.it) (192.168.2.30) by andxor.it with SMTP; 23 May 2011 12:28:30 -0000 Message-ID: <4DDA52EE.4070309@FreeBSD.org> Date: Mon, 23 May 2011 14:28:30 +0200 From: Alex Dupre User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; it; rv:1.9.1.19) Gecko/20110509 SeaMonkey/2.0.14 MIME-Version: 1.0 To: Mark Linimon References: <201105221632.p4MGWjUb081825@svn.freebsd.org> <20110522202256.GA43412@freebsd.org> <20110522213058.GB21144@lonesome.com> In-Reply-To: <20110522213058.GB21144@lonesome.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, Roman Divacky , src-committers@freebsd.org, Dimitry Andric , svn-src-all@freebsd.org Subject: Re: svn commit: r222183 - head/lib/clang X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2011 12:55:14 -0000 Mark Linimon ha scritto: > If we move away from "amd64", we are going to need a _substantial_ amount > of work on ports. Yup, as we constantly need to patch ports to correctly support "amd64". It was during my fighting with gmp (and mozilla) configure that I discovered the existence of the Templates/config.[guess|sub] hack. It's a no-win choice :-( -- Alex Dupre