-
Christopher Stawarz authored
Set MACOSX_DEPLOYMENT_TARGET (i.e. the minimum supported OS X version) to 10.9. Pass -Wpartial-availability to the compiler so it will warn about usage of API's that aren't available on all supported OS X versions. Removed /opt/local and /usr/local from OS X header and library search paths, as they're used only by specific plugins and not needed generally.
Christopher Stawarz authoredSet MACOSX_DEPLOYMENT_TARGET (i.e. the minimum supported OS X version) to 10.9. Pass -Wpartial-availability to the compiler so it will warn about usage of API's that aren't available on all supported OS X versions. Removed /opt/local and /usr/local from OS X header and library search paths, as they're used only by specific plugins and not needed generally.