summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--cnf/make.conf.sparc-fbsd.diff10
-rw-r--r--cnf/make.conf.x86-fbsd.diff10
2 files changed, 0 insertions, 20 deletions
diff --git a/cnf/make.conf.sparc-fbsd.diff b/cnf/make.conf.sparc-fbsd.diff
index 4ca3a50cd..f3d3bca8d 100644
--- a/cnf/make.conf.sparc-fbsd.diff
+++ b/cnf/make.conf.sparc-fbsd.diff
@@ -23,13 +23,3 @@
# Portage Directories
# ===================
-@@ -272,7 +286,8 @@
- # 'preserve-libs'
- # keep libraries around that would normally removed by an upgrade,
- # but are still needed by other packages
--# 'sandbox' enables sandboxing when running emerge and ebuild.
-+# 'sandbox' enables sandboxing when running emerge and ebuild. Doesn't
-+# work on *BSD-based systems.
- # 'splitdebug' Prior to stripping ELF etdyn and etexec files, the debugging
- # info is stored for later use by various debuggers. This
- # feature is disabled by 'nostrip'. For installation of source
diff --git a/cnf/make.conf.x86-fbsd.diff b/cnf/make.conf.x86-fbsd.diff
index a71e54032..1a49edc66 100644
--- a/cnf/make.conf.x86-fbsd.diff
+++ b/cnf/make.conf.x86-fbsd.diff
@@ -63,13 +63,3 @@
# Portage Directories
# ===================
-@@ -272,7 +313,8 @@
- # 'preserve-libs'
- # keep libraries around that would normally removed by an upgrade,
- # but are still needed by other packages
--# 'sandbox' enables sandboxing when running emerge and ebuild.
-+# 'sandbox' enables sandboxing when running emerge and ebuild. Doesn't
-+# work on *BSD-based systems.
- # 'splitdebug' Prior to stripping ELF etdyn and etexec files, the debugging
- # info is stored for later use by various debuggers. This
- # feature is disabled by 'nostrip'. For installation of source