Commit 68338218 authored by Rafaël Carré's avatar Rafaël Carré

contrib: MacOSX 10.5 works fine (tested for PPC32)

Use this as the default
Specify which framework to use by using OSX_VERSION=10.6
parent 296666f9
......@@ -90,7 +90,7 @@ endif
endif
ifdef HAVE_MACOSX
OSX_VERSION=10.6
OSX_VERSION?=10.5
MACOSX_SDK=/Developer/SDKs/MacOSX$(OSX_VERSION).sdk
CC=gcc-4.2
CXX=g++-4.2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment