diff options
Diffstat (limited to 'profiles/prefix/darwin/macos/10.8/make.defaults')
-rw-r--r-- | profiles/prefix/darwin/macos/10.8/make.defaults | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/profiles/prefix/darwin/macos/10.8/make.defaults b/profiles/prefix/darwin/macos/10.8/make.defaults deleted file mode 100644 index 36cc9c2d39e6..000000000000 --- a/profiles/prefix/darwin/macos/10.8/make.defaults +++ /dev/null @@ -1,8 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -MACOSX_DEPLOYMENT_TARGET="10.8" - -# sandbox is working with use of Mac OS X's seatbelt (since 10.5) -# but it generates problems, #456234 -#FEATURES="sandbox" |