Re: Pyrex setting MACOSX_DEPLOYMENT_TARGET

Greg Ewing <[email protected]> Mon, 02 Feb 2009 13:33:11 +1300
Newsgroups gmane.comp.python.pyrex
Message-ID <[email protected]>
Adam Mercer wrote:
> On Thu, Jan 22, 2009 at 21:26, Adam Mercer <[email protected]> wrote:
> 
> > os.environ["MACOSX_DEPLOYMENT_TARGET'] = "10.3"
> 
> Would removing this break anything?

No, and Pyrex 0.9.8.5 no longer does this under
normal circumstances.

-- 
Greg