| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2c9e4c9 commit f7a606e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -469,6 +469,9 @@ | |||
| 469 | 469 | }, | |
| 470 | 470 | ||
| 471 | 471 | 'conditions': [ | |
| 472 | + ['clang==0 and OS!="win"', { | ||
| 473 | + 'cflags': [ '-Wno-restrict', ], | ||
| 474 | + }], | ||
| 472 | 475 | # Pointer authentication for ARM64. | |
| 473 | 476 | ['target_arch=="arm64"', { | |
| 474 | 477 | 'target_conditions': [ | |
| Back | FazBrowse Home | New Git URL |
0 commit comments