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 a98fa40 + ee60d89 commit af3534cCopy full SHA for af3534c
binding.gyp
@@ -134,12 +134,6 @@
134
],
135
'GCC_ENABLE_CPP_EXCEPTIONS': 'YES',
136
'GCC_ENABLE_EXCEPTIONS': 'YES',
137
- 'OTHER_CFLAGS': [
138
- "<!(echo \"-arch ${ARCH:=x86_64}\")",
139
- ],
140
- 'OTHER_LDFLAGS': [
141
142
- ]
143
},
144
}],
145
@@ -227,12 +221,6 @@
227
221
'DEAD_CODE_STRIPPING': 'YES',
228
222
229
223
230
231
232
233
234
235
236
224
237
225
238
226
0 commit comments