| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 91c3bf6 commit dca5ac1
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -54,6 +54,7 @@ | |||
| 54 | 54 | 'conditions': [ | |
| 55 | 55 | ['OS!="win"', { | |
| 56 | 56 | 'cflags!': [ '-ansi' ], | |
| 57 | + 'cflags': [ '-Wno-implicit-fallthrough' ], | ||
| 57 | 58 | 'defines': [ 'HAVE_HIDDEN' ], | |
| 58 | 59 | }], | |
| 59 | 60 | ['OS=="mac" or OS=="ios" or OS=="freebsd" or OS=="android"', { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments