Skip to content

Add MAC_OS_X_VERSION_10_12_2 definition.#736

Merged
jpetrie merged 1 commit intomacvim-dev:masterfrom
cwlin:add_10_12_2_def
Sep 10, 2018
Merged

Add MAC_OS_X_VERSION_10_12_2 definition.#736
jpetrie merged 1 commit intomacvim-dev:masterfrom
cwlin:add_10_12_2_def

Conversation

@cwlin
Copy link
Copy Markdown
Contributor

@cwlin cwlin commented Aug 25, 2018

Some build environments don't have MAC_OS_X_VERSION_10_12_2 definition.
It could cause the build error on macOS prior to 10.12.
This fix adds the MAC_OS_X_VERSION_10_12_2 based on Apple's header:
https://opensource.apple.com/source/xnu/xnu-3789.60.24/EXTERNAL_HEADERS/AvailabilityMacros.h.auto.html

Some build environments don't have MAC_OS_X_VERSION_10_12_2 definition.
It could cause the build error on macOS prior to 10.12.
This fix adds the MAC_OS_X_VERSION_10_12_2 based on Apple's header:
https://opensource.apple.com/source/xnu/xnu-3789.60.24/EXTERNAL_HEADERS/AvailabilityMacros.h.auto.html
@jpetrie jpetrie merged commit 84f1c3d into macvim-dev:master Sep 10, 2018
@cwlin cwlin deleted the add_10_12_2_def branch September 13, 2018 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants