Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: handbook-sparc.xml
Date: Thu, 19 Apr 2007 21:06:23
Message-Id: E1HedpG-0005Lq-EF@stork.gentoo.org
1 neysx 07/04/19 21:05:58
2
3 Modified: handbook-sparc.xml
4 Log:
5 [19 21:33:20] <Weeve> the CFLAG that needs fixing in the example is "-mcpu=v9". It should be "-mcpu=ultrasparc".
6
7 Revision Changes Path
8 1.35 xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml?rev=1.35&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml?rev=1.35&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml?r1=1.34&r2=1.35
13
14 Index: handbook-sparc.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml,v
17 retrieving revision 1.34
18 retrieving revision 1.35
19 diff -u -r1.34 -r1.35
20 --- handbook-sparc.xml 14 Apr 2007 03:08:55 -0000 1.34
21 +++ handbook-sparc.xml 19 Apr 2007 21:05:58 -0000 1.35
22 @@ -1,7 +1,7 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
25
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml,v 1.34 2007/04/14 03:08:55 nightmorph Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml,v 1.35 2007/04/19 21:05:58 neysx Exp $ -->
28
29 <book link="/doc/en/handbook/handbook-sparc.xml">
30 <title>Gentoo Linux SPARC Handbook</title>
31 @@ -13,7 +13,7 @@
32 <key id="online-book">handbook-sparc.xml</key>
33 <key id="release-dir">releases/sparc/2007.0/sparc64/</key>
34 <key id="stage3">stage3-sparc64-2007.0.tar.bz2</key>
35 - <key id="CFLAGS">-O2 -mcpu=v9 -pipe</key>
36 + <key id="CFLAGS">-O2 -mcpu=ultrasparc -pipe</key>
37 </values>
38
39 <author title="Author">
40
41
42
43 --
44 gentoo-doc-cvs@g.o mailing list