chore: bump minimum supported macOS version to 10.10 (#15357)
This commit is contained in:
parent
2f3a8ecd42
commit
1f3a89197c
5 changed files with 9 additions and 10 deletions
|
@ -30,7 +30,7 @@
|
|||
#undef NO_RETURN
|
||||
#undef LIKELY
|
||||
#undef arraysize
|
||||
#undef debug_string // This is defined in macOS 10.9 SDK in AssertMacros.h.
|
||||
#undef debug_string // This is defined in macOS SDK in AssertMacros.h.
|
||||
#include "env-inl.h"
|
||||
#include "env.h"
|
||||
#include "node.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue