From owner-freebsd-sparc64@FreeBSD.ORG Thu Apr 21 18:46:38 2011 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 819021065670 for ; Thu, 21 Apr 2011 18:46:38 +0000 (UTC) (envelope-from marius@alchemy.franken.de) Received: from alchemy.franken.de (alchemy.franken.de [194.94.249.214]) by mx1.freebsd.org (Postfix) with ESMTP id F31CE8FC15 for ; Thu, 21 Apr 2011 18:46:37 +0000 (UTC) Received: from alchemy.franken.de (localhost [127.0.0.1]) by alchemy.franken.de (8.14.4/8.14.4/ALCHEMY.FRANKEN.DE) with ESMTP id p3LIka5b090975; Thu, 21 Apr 2011 20:46:36 +0200 (CEST) (envelope-from marius@alchemy.franken.de) Received: (from marius@localhost) by alchemy.franken.de (8.14.4/8.14.4/Submit) id p3LIkaaa090974; Thu, 21 Apr 2011 20:46:36 +0200 (CEST) (envelope-from marius) Date: Thu, 21 Apr 2011 20:46:36 +0200 From: Marius Strobl To: Super Bisquit Message-ID: <20110421184636.GA90946@alchemy.franken.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: freebsd-sparc64@freebsd.org Subject: Re: What are the default compiler settings for sparc64? X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Apr 2011 18:46:38 -0000 On Thu, Apr 21, 2011 at 01:37:07PM -0400, Super Bisquit wrote: > I am asking for reason of building Gnome3 on a SunBlade 1000. > What are the best options to pass to /etc/make.conf without causing it to be > CPU specific? None for what FreeBSD/sparc64 currently runs on; see the description of CPUTYPEs for SPARC-V9 in /usr/share/examples/etc/make.conf. Marius