OSX: Stop pretending to support 10.6 and i386

OpenClonk doesn't actually support anything older than 10.8 "Mountain
Lion", so let's not pretend to support 32 bit builds and 10.6.
issue1247
Nicolas Hake 2015-01-23 23:52:46 +01:00
parent c5415aa330
commit c1a1938b83
1 changed files with 1 additions and 3 deletions

4
README
View File

@ -21,9 +21,7 @@ Additionally, OpenClonk depends on a number of third-party libraries:
OS X Specific OS X Specific
============= =============
OpenClonk supports OS X versions 10.6 "Snow Leopard" and later. You can build OpenClonk supports OS X versions 10.8 "Mountain Lion" and later.
universal binaries by setting CMAKE_OSX_ARCHITECTURES to "x86_64 i386", but
you will of course need universal versions of the dependencies in that case.
If you are using brew (https://github.com/mxcl/homebrew) or MacPorts If you are using brew (https://github.com/mxcl/homebrew) or MacPorts
(http://www.macports.org/), the packages you'll have to install are: (http://www.macports.org/), the packages you'll have to install are:
libjpeg, libpng, freetype, glew, libogg, libvorbis, boost libjpeg, libpng, freetype, glew, libogg, libvorbis, boost