diff options
author | Fabian Groffen <grobian@gentoo.org> | 2011-07-04 08:27:54 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2011-07-04 08:27:54 +0000 |
commit | 2d6ba5b5a2eda9959b2e941ead3e91c477d3ae08 (patch) | |
tree | 5a40f8fc792821a4454ee7cc94d3096d19161510 /profiles/prefix/darwin/macos/10.7/make.defaults | |
parent | Version bump redis to 2.2.11 (bug 373591). (diff) | |
download | gentoo-2-2d6ba5b5a2eda9959b2e941ead3e91c477d3ae08.tar.gz gentoo-2-2d6ba5b5a2eda9959b2e941ead3e91c477d3ae08.tar.bz2 gentoo-2-2d6ba5b5a2eda9959b2e941ead3e91c477d3ae08.zip |
Add profile for upcoming OSX Lion (10.7)
Diffstat (limited to 'profiles/prefix/darwin/macos/10.7/make.defaults')
-rw-r--r-- | profiles/prefix/darwin/macos/10.7/make.defaults | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/prefix/darwin/macos/10.7/make.defaults b/profiles/prefix/darwin/macos/10.7/make.defaults new file mode 100644 index 000000000000..c16ebd2780ca --- /dev/null +++ b/profiles/prefix/darwin/macos/10.7/make.defaults @@ -0,0 +1,5 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.7/make.defaults,v 1.1 2011/07/04 08:27:53 grobian Exp $ + +MACOSX_DEPLOYMENT_TARGET="10.7" |