Commit dbc5606
committed
link.MachO: match arm64e TBD targets when linking arm64
The macOS 26.4 SDK dropped arm64-* from TBD target lists and now
ships arm64e-* only. Accept arm64e-<platform> as a compatible match
when the cpu arch is aarch64 so symbols from libSystem.tbd and other
stubs resolve.1 parent 81c44b3 commit dbc5606
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
733 | 733 | | |
734 | 734 | | |
735 | 735 | | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
736 | 745 | | |
737 | 746 | | |
738 | 747 | | |
| |||
0 commit comments