| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b554208 commit cb89fbc
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -292,7 +292,7 @@ | |||
| 292 | 292 | '-Wl,-bnoerrmsg', | |
| 293 | 293 | ], | |
| 294 | 294 | }], | |
| 295 | - ['OS in ("linux", "mac") and llvm_version != "0.0"', { | ||
| 295 | + ['OS == "linux" and llvm_version != "0.0"', { | ||
| 296 | 296 | 'libraries': ['-latomic'], | |
| 297 | 297 | }], | |
| 298 | 298 | ], | |
| Back | FazBrowse Home | New Git URL |
0 commit comments