| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 72c6460 commit 9b7cf09
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -298,7 +298,7 @@ | |||
| 298 | 298 | '-Wl,-bnoerrmsg', | |
| 299 | 299 | ], | |
| 300 | 300 | }], | |
| 301 | - ['OS in ("linux", "mac") and llvm_version != "0.0"', { | ||
| 301 | + ['OS == "linux" and llvm_version != "0.0"', { | ||
| 302 | 302 | 'libraries': ['-latomic'], | |
| 303 | 303 | }], | |
| 304 | 304 | ], | |
| Back | FazBrowse Home | New Git URL |
0 commit comments