neysx 07/04/19 21:05:58 Modified: handbook-sparc.xml Log: [19 21:33:20] <Weeve> 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 @@ <?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE book SYSTEM "/dtd/book.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml,v 1.34 2007/04/14 03:08:55 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/handbook-sparc.xml,v 1.35 2007/04/19 21:05:58 neysx Exp $ --> <book link="/doc/en/handbook/handbook-sparc.xml"> <title>Gentoo Linux SPARC Handbook</title> @@ -13,7 +13,7 @@ <key id="online-book">handbook-sparc.xml</key> <key id="release-dir">releases/sparc/2007.0/sparc64/</key> <key id="stage3">stage3-sparc64-2007.0.tar.bz2</key> - <key id="CFLAGS">-O2 -mcpu=v9 -pipe</key> + <key id="CFLAGS">-O2 -mcpu=ultrasparc -pipe</key> </values> <author title="Author"> -- [EMAIL PROTECTED] mailing list
