blob: 250751e6d260e7885cc447d9a5c22b55b0346ae3 (
plain)
1
2
3
4
5
6
7
8
9
|
# 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.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)
# but it generates problems, #456234
#FEATURES="sandbox"
|