Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit aa61a35

Browse files
feat(NODE-7212)!: upgrade macos deployment target to 11 (#99)
1 parent c21bb08 commit aa61a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎binding.gyp‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
'xcode_settings': {
1919
'GCC_ENABLE_CPP_EXCEPTIONS': 'YES',
2020
'CLANG_CXX_LIBRARY': 'libc++',
21-
'MACOSX_DEPLOYMENT_TARGET': '10.12',
21+
'MACOSX_DEPLOYMENT_TARGET': '11',
2222
'GCC_SYMBOLS_PRIVATE_EXTERN': 'YES', # -fvisibility=hidden
2323
},
2424
'cflags!': [ '-fno-exceptions' ],

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /