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