Commit 71b6e26
authored
configure no longer uses libatomic by default when Python is
cross-compiled. The LIBATOMIC variable can be set manually in this
case:
./configure LIBATOMIC="-latomic" (...)
1 parent 4297499 commit 71b6e26
2 files changed
Lines changed: 6 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7007 | 7007 | | |
7008 | 7008 | | |
7009 | 7009 | | |
7010 | | - | |
7011 | | - | |
7012 | | - | |
| 7010 | + | |
| 7011 | + | |
| 7012 | + | |
| 7013 | + | |
7013 | 7014 | | |
7014 | 7015 | | |
7015 | 7016 | | |
| |||
0 commit comments