| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 0044fd2 commit 4d12cef
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -289,6 +289,9 @@ | |||
| 289 | 289 | '-Wl,-bnoerrmsg', | |
| 290 | 290 | ], | |
| 291 | 291 | }], | |
| 292 | + ['(OS=="linux" or OS=="mac") and llvm_version!=0', { | ||
| 293 | + 'libraries': ['-latomic'], | ||
| 294 | + }], | ||
| 292 | 295 | ], | |
| 293 | 296 | }, | |
| 294 | 297 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments