Re: [AD] OS X port depends on OS X 10.6 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 18 Jan 2011, at 20:24 , Matthew Leverton wrote:
> It compiles (or did a week ago) just fine on my OS X 10.4 PPC mac mini.
>
> I just have to run make like:
>
> MACOSX_DEPLOYMENT_TARGET=10.4 make
>
> I don't do anything special with cmake.
All it probably does is set the default value of that variable anyway. Either way, good to know. :)
Should probably be documented too.
Evert