summaryrefslogtreecommitdiffstats
path: root/cnf
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2006-10-16 16:36:33 +0000
committerMarius Mauch <genone@gentoo.org>2006-10-16 16:36:33 +0000
commitde95d840c0847f56812bf4f001c5a2b151fab672 (patch)
treed6f46b6a4a6bc1073a9bae8db8d2039150e0bb9b /cnf
parent2dcc5e159615cacc370645dd26fe81e6e36fb54d (diff)
downloadportage-de95d840c0847f56812bf4f001c5a2b151fab672.tar.gz
portage-de95d840c0847f56812bf4f001c5a2b151fab672.tar.bz2
portage-de95d840c0847f56812bf4f001c5a2b151fab672.zip
add make.conf diff for sparc-fbsd arch (from Uberlord)
svn path=/main/trunk/; revision=4724
Diffstat (limited to 'cnf')
-rw-r--r--cnf/make.conf.sparc-fbsd.diff35
1 files changed, 35 insertions, 0 deletions
diff --git a/cnf/make.conf.sparc-fbsd.diff b/cnf/make.conf.sparc-fbsd.diff
new file mode 100644
index 000000000..b3413da9e
--- /dev/null
+++ b/cnf/make.conf.sparc-fbsd.diff
@@ -0,0 +1,35 @@
+--- make.conf 2006-10-16 17:06:32 +0100
++++ make.conf.sparc-fbsd 2006-10-16 17:09:22 +0100
+@@ -23,6 +23,13 @@
+ # Example:
+ #USE="X gtk gnome -alsa"
+
++# Host Setting
++# ============
++#
++# The version number at the end has to correspond to the version of the
++# profile and of freebsd-lib package.
++CHOST="sparc64-gentoo-freebsd6.2"
++
+ # Host and optimization settings
+ # ==============================
+ #
+@@ -61,7 +68,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="~sparc-fbsd"
+
+ # Portage Directories
+ # ===================
+@@ -287,7 +294,8 @@
+ # 'notitles' disables xterm titlebar updates (which contain status info).
+ # 'parallel-fetch'
+ # do fetching in parallel to compilation
+-# 'sandbox' enables sandboxing when running emerge and ebuild.
++# 'sandbox' enables sandboxing when running emerge and ebuild. Doesn't
++# work on *BSD-based systems.
+ # 'strict' causes portage to react strongly to conditions that are
+ # potentially dangerous, like missing/incorrect Manifest files.
+ # 'userfetch' when portage is run as root, drop privileges to