| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent fd0565c commit b1b7f67
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -361,6 +361,7 @@ | |||
| 361 | 361 | [ 'OS in "linux freebsd openbsd solaris android aix cloudabi"', { | |
| 362 | 362 | 'cflags': [ '-Wall', '-Wextra', '-Wno-unused-parameter', ], | |
| 363 | 363 | 'cflags_cc': [ '-fno-rtti', '-fno-exceptions', '-std=gnu++1y' ], | |
| 364 | + 'defines': [ '__STDC_FORMAT_MACROS' ], | ||
| 364 | 365 | 'ldflags': [ '-rdynamic' ], | |
| 365 | 366 | 'target_conditions': [ | |
| 366 | 367 | # The 1990s toolchain on SmartOS can't handle thin archives. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments