From owner-freebsd-x11@FreeBSD.ORG Tue Feb 11 18:58:08 2014 Return-Path: Delivered-To: freebsd-x11@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 04A31E96 for ; Tue, 11 Feb 2014 18:58:08 +0000 (UTC) Received: from mail.made4.biz (mail.made4.biz [IPv6:2001:41d0:2:c018::1:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BE42214B3 for ; Tue, 11 Feb 2014 18:58:07 +0000 (UTC) Received: from 2a02-8428-011b-e000-5c20-0aa1-9701-1e13.rev.sfr.net ([2a02:8428:11b:e000:5c20:aa1:9701:1e13]) by mail.made4.biz with esmtpsa (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.82 (FreeBSD)) (envelope-from ) id 1WDIWv-0000gt-SH for freebsd-x11@freebsd.org; Tue, 11 Feb 2014 19:58:06 +0100 Message-ID: <52FA72BB.1090207@FreeBSD.org> Date: Tue, 11 Feb 2014 19:58:03 +0100 From: =?ISO-8859-1?Q?Jean-S=E9bastien_P=E9dron?= User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: freebsd-x11@freebsd.org Subject: Re: Gallium References: <856191.75765.bm@smtp115.sbc.mail.gq1.yahoo.com> In-Reply-To: <856191.75765.bm@smtp115.sbc.mail.gq1.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2014 18:58:08 -0000 Le 03/02/2014 11:05, Thomas Mueller a écrit : > Is there any harm in putting WITH_GALLIUM= in /etc/make.conf with an > Intel chip? It doesn't harm to have Gallium set everywhere, it's just not used by the Intel driver. It'll pull LLVM at build time (not needed at runtime), as Warner said. -- Jean-Sébastien Pédron