aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2013-07-21 06:15:30 +0200
committerArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2013-07-21 06:15:30 +0200
commitd2774a3a473a21f8bd7188036af5851ea1655747 (patch)
tree05851c55d31164f2a4e12a377f48735207bf291b /cnf/make.conf.example.mips.diff
parentmake.conf-repatch.sh: Port to git and improve coding style. (diff)
downloadportage-d2774a3a473a21f8bd7188036af5851ea1655747.tar.gz
portage-d2774a3a473a21f8bd7188036af5851ea1655747.tar.bz2
portage-d2774a3a473a21f8bd7188036af5851ea1655747.zip
Rename make.conf to make.conf.example.
Diffstat (limited to 'cnf/make.conf.example.mips.diff')
-rw-r--r--cnf/make.conf.example.mips.diff43
1 files changed, 43 insertions, 0 deletions
diff --git a/cnf/make.conf.example.mips.diff b/cnf/make.conf.example.mips.diff
new file mode 100644
index 000000000..7d3d83de5
--- /dev/null
+++ b/cnf/make.conf.example.mips.diff
@@ -0,0 +1,43 @@
+--- make.conf.example
++++ make.conf.example
+@@ -22,6 +22,13 @@
+ # Example:
+ #USE="X gtk gnome -alsa"
+
++# Host Setting
++# ============
++#
++# All MIPS systems should use this host setting:
++
++CHOST="mips-unknown-linux-gnu"
++
+ # Host and optimization settings
+ # ==============================
+ #
+@@ -39,10 +46,15 @@
+ # -frecord-gcc-switches, since otherwise the check could result in false
+ # positive results.
+ #
+-# Please refer to the GCC manual for a list of possible values.
++# -mcpu=<cpu-type> for MIPS systems selects the type of processor you want
++# to optimize your code for. Code generated under those options will run best
++# on that processor, and may not run at all on others.
+ #
+-#CFLAGS="-O2 -pipe"
++# GCC 3.2 supports many mips processor types including: r2000, r3000, r3900, r4000,
++# r4100, r4300, r4400, r4600, r4650, r5000, r6000, r8000 , orion
+ #
++#CFLAGS="-O2 -pipe"
++
+ # If you set a CFLAGS above, then this line will set your default C++ flags to
+ # the same settings.
+ #CXXFLAGS="${CFLAGS}"
+@@ -76,7 +88,7 @@
+ # DO NOT PUT ANYTHING BUT YOUR SPECIFIC ~ARCHITECTURE IN THE LIST.
+ # IF YOU ARE UNSURE OF YOUR ARCH, OR THE IMPLICATIONS, DO NOT MODIFY THIS.
+ #
+-#ACCEPT_KEYWORDS="~arch"
++#ACCEPT_KEYWORDS="~mips"
+
+ # ACCEPT_LICENSE is used to mask packages based on licensing restrictions.
+ # It may contain both license and group names, where group names are