| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent a699808 commit 048b7f4
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -805,7 +805,7 @@ | |||
| 805 | 805 | }], | |
| 806 | 806 | # Platforms that don't have Compare-And-Swap (CAS) support need to link atomic library | |
| 807 | 807 | # to implement atomic memory access | |
| 808 | - ['v8_current_cpu in ["mips", "mipsel", "mips64", "mips64el", "ppc"]', { | ||
| 808 | + ['v8_current_cpu in ["mips", "mipsel", "mips64", "mips64el", "ppc", "arm"]', { | ||
| 809 | 809 | 'link_settings': { | |
| 810 | 810 | 'libraries': ['-latomic', ], | |
| 811 | 811 | }, | |
| Back | FazBrowse Home | New Git URL |
0 commit comments