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