From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1Hedpe-0004zT-Up for garchives@archives.gentoo.org; Thu, 19 Apr 2007 21:06:23 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l3JL601d010523; Thu, 19 Apr 2007 21:06:00 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l3JL60Mv010508 for ; Thu, 19 Apr 2007 21:06:00 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 4D45E64F13 for ; Thu, 19 Apr 2007 21:05:59 +0000 (UTC) Received: from neysx by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1HedpG-0005Lq-EF for gentoo-doc-cvs@lists.gentoo.org; Thu, 19 Apr 2007 21:05:58 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: handbook-sparc.xml Message-Id: From: Xavier Neys Date: Thu, 19 Apr 2007 21:05:58 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: b6f041b6-3854-4db0-bc54-fc804ba90e91 X-Archives-Hash: 18b1af243ac31bebdb871b87b9b9a002 neysx 07/04/19 21:05:58 Modified: handbook-sparc.xml Log: [19 21:33:20] the CFLAG that needs fixing in the example is "-mcpu=v9". It should be "-mcpu=ultrasparc". Revision Changes Path 1.35 xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml?rev=1.35&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml?rev=1.35&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml?r1=1.34&r2=1.35 Index: handbook-sparc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- handbook-sparc.xml 14 Apr 2007 03:08:55 -0000 1.34 +++ handbook-sparc.xml 19 Apr 2007 21:05:58 -0000 1.35 @@ -1,7 +1,7 @@ - + Gentoo Linux SPARC Handbook @@ -13,7 +13,7 @@ handbook-sparc.xml releases/sparc/2007.0/sparc64/ stage3-sparc64-2007.0.tar.bz2 - -O2 -mcpu=v9 -pipe + -O2 -mcpu=ultrasparc -pipe -- gentoo-doc-cvs@gentoo.org mailing list