public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sven Vermeulen (swift)" <swift@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-stage.xml
Date: Wed, 31 Oct 2012 18:55:28 +0000 (UTC)	[thread overview]
Message-ID: <20121031185528.172F620E47@flycatcher.gentoo.org> (raw)

swift       12/10/31 18:55:28

  Modified:             hb-install-stage.xml
  Log:
  Fix bug #431616 - Add in reference to the march=native setting

Revision  Changes    Path
1.126                xml/htdocs/doc/en/handbook/hb-install-stage.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.126&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?rev=1.126&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml?r1=1.125&r2=1.126

Index: hb-install-stage.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- hb-install-stage.xml	6 Oct 2012 19:49:18 -0000	1.125
+++ hb-install-stage.xml	31 Oct 2012 18:55:27 -0000	1.126
@@ -4,7 +4,7 @@
 <!-- The content of this document is licensed under the CC-BY-SA license -->
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.125 2012/10/06 19:49:18 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-stage.xml,v 1.126 2012/10/31 18:55:27 swift Exp $ -->
 
 <sections>
 
@@ -13,8 +13,8 @@
 describe how you extract the stage3 archive and configure Portage.
 </abstract>
 
-<version>13</version>
-<date>2012-10-06</date>
+<version>14</version>
+<date>2012-10-31</date>
 
 <section>
 <title>Installing a Stage Tarball</title>
@@ -399,13 +399,17 @@
 <p test="not(contains('AMD64 x86', func:keyval('arch')))">
 A first setting is the <c>-march=</c> or <c>-mcpu=</c> flag, which specifies
 the name of the target architecture. Possible options are described in the
-<path>make.conf.example</path> file (as comments).
+<path>make.conf.example</path> file (as comments). A commonly used value is
+<e>native</e> as that tells the compiler to select the target architecture of
+the current system (the one you are installing on).
 </p>
 
 <p test="contains('AMD64 x86',func:keyval('arch'))">
 A first setting is the <c>-march=</c> or <c>-mtune=</c> flag, which specifies
 the name of the target architecture. Possible options are described in the
-<path>make.conf.example</path> file (as comments).
+<path>make.conf.example</path> file (as comments). A commonly used value is
+<e>native</e> as that tells the compiler to select the target architecture of
+the current system (the one you are installing on).
 </p>
 
 <p>





             reply	other threads:[~2012-10-31 18:55 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-31 18:55 Sven Vermeulen (swift) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-12-17 10:16 [gentoo-commits] gentoo commit in xml/htdocs/doc/en/handbook: hb-install-stage.xml Sven Vermeulen (swift)
2013-08-03 15:03 Sven Vermeulen (swift)
2013-01-02 19:06 Sven Vermeulen (swift)
2012-12-09  9:21 Joshua Saddler (nightmorph)
2012-12-08 18:42 Sven Vermeulen (swift)
2012-10-06 19:49 Sven Vermeulen (swift)
2011-08-03  8:26 Jan Kundrat (jkt)
2010-03-23 21:45 Joshua Saddler (nightmorph)
2009-10-19 16:16 Xavier Neys (neysx)
2008-04-06 21:10 Joshua Saddler (nightmorph)
2007-12-31 15:25 Xavier Neys (neysx)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121031185528.172F620E47@flycatcher.gentoo.org \
    --to=swift@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox