Commit 127faf0
Build issues on AIX for POWER10 and POWER11 (microsoft#26704)
While building onnxruntime from source for AIX I ran into macro
pre-defined errors for the POWER10 and POWER11 machines. This patch
resolves the issue.
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent c0b3212 commit 127faf0
2 files changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
636 | 636 | | |
637 | 637 | | |
638 | 638 | | |
| 639 | + | |
| 640 | + | |
639 | 641 | | |
| 642 | + | |
| 643 | + | |
640 | 644 | | |
641 | | - | |
| 645 | + | |
642 | 646 | | |
643 | 647 | | |
644 | 648 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
| 46 | + | |
| 47 | + | |
44 | 48 | | |
45 | | - | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
0 commit comments