summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/prefix/darwin/macos/10.5')
-rw-r--r--profiles/prefix/darwin/macos/10.5/make.defaults7
1 files changed, 4 insertions, 3 deletions
diff --git a/profiles/prefix/darwin/macos/10.5/make.defaults b/profiles/prefix/darwin/macos/10.5/make.defaults
index 2b54ce491e13..250751e6d260 100644
--- a/profiles/prefix/darwin/macos/10.5/make.defaults
+++ b/profiles/prefix/darwin/macos/10.5/make.defaults
@@ -1,8 +1,9 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/make.defaults,v 1.2 2012/10/30 17:50:49 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/make.defaults,v 1.3 2013/02/26 21:23:59 grobian Exp $
MACOSX_DEPLOYMENT_TARGET="10.5"
# sandbox is working with use of Mac OS X's seatbelt (since 10.5)
-FEATURES="sandbox"
+# but it generates problems, #456234
+#FEATURES="sandbox"