bump all the flags

pull/20/head
Mathias Buus 4 years ago
parent fcb620b614
commit 8b8bab9f3c

@ -11,7 +11,18 @@
"sources": [ "sources": [
"fuse-native.c" "fuse-native.c"
], ],
"cflags": ["-rdynamic"] 'xcode_settings': {
'OTHER_CFLAGS': [
'-g',
'-O3',
'-Wall'
]
},
'cflags': [
'-g',
'-O3',
'-Wall'
],
}, { }, {
"target_name": "postinstall", "target_name": "postinstall",
"type": "none", "type": "none",

Loading…
Cancel
Save