Commit 8d5c40b
pythongh-96398: Detect emcc and mpicc in compiler names in configure (python#117819)
- emcc defines __EMSCRIPTEN__
- mpicc doesn't define anything in particular; detect it using basename1 parent cfe7b51 commit 8d5c40b
2 files changed
Lines changed: 12 additions & 2 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 | |
|---|---|---|---|
| |||
992 | 992 | | |
993 | 993 | | |
994 | 994 | | |
995 | | - | |
| 995 | + | |
| 996 | + | |
| 997 | + | |
996 | 998 | | |
997 | 999 | | |
998 | 1000 | | |
| |||
1009 | 1011 | | |
1010 | 1012 | | |
1011 | 1013 | | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
1012 | 1017 | | |
1013 | 1018 | | |
1014 | 1019 | | |
| |||
0 commit comments