Add anoncvs gentoo-x86 example in documentation of repos.conf.
[portage.git] / cnf / make.conf.example.mips.diff
1 --- make.conf.example
2 +++ make.conf.example
3 @@ -22,6 +22,13 @@
4  # Example:
5  #USE="X gtk gnome -alsa"
6  
7 +# Host Setting
8 +# ============
9 +#
10 +# All MIPS systems should use this host setting:
11 +
12 +CHOST="mips-unknown-linux-gnu"
13 +
14  # Host and optimization settings 
15  # ==============================
16  #
17 @@ -39,10 +46,15 @@
18  # -frecord-gcc-switches, since otherwise the check could result in false
19  # positive results.
20  #
21 -# Please refer to the GCC manual for a list of possible values.
22 +# -mcpu=<cpu-type> for MIPS systems selects the type of processor you want
23 +# to optimize your code for.   Code generated under those options will run best
24 +# on that processor, and may not run at all on others.
25  #
26 -#CFLAGS="-O2 -pipe"
27 +# GCC 3.2 supports many mips processor types including: r2000, r3000, r3900, r4000, 
28 +# r4100, r4300, r4400, r4600, r4650, r5000, r6000, r8000 , orion
29  #
30 +#CFLAGS="-O2 -pipe"
31 +
32  # If you set a CFLAGS above, then this line will set your default C++ flags to
33  # the same settings.
34  #CXXFLAGS="${CFLAGS}"
35 @@ -76,7 +88,7 @@
36  # DO NOT PUT ANYTHING BUT YOUR SPECIFIC ~ARCHITECTURE IN THE LIST.
37  # IF YOU ARE UNSURE OF YOUR ARCH, OR THE IMPLICATIONS, DO NOT MODIFY THIS.
38  #
39 -#ACCEPT_KEYWORDS="~arch"
40 +#ACCEPT_KEYWORDS="~mips"
41  
42  # ACCEPT_LICENSE is used to mask packages based on licensing restrictions.
43  # It may contain both license and group names, where group names are