We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b66b506 + 8805990 commit 74117ccCopy full SHA for 74117cc
binding.gyp
@@ -74,6 +74,7 @@
74
],
75
'xcode_settings': {
76
'MACOSX_DEPLOYMENT_TARGET':'10.9',
77
+ 'GCC_ENABLE_CPP_EXCEPTIONS': '<!(find <(OZW_INC) -name OZWException.h | grep -q "." && echo -n YES || echo -n NO)',
78
'OTHER_CFLAGS': [
79
'-Wno-ignored-qualifiers -Wno-write-strings -Wno-unknown-pragmas'
80
]
0 commit comments