Changes between Initial Version and Version 1 of Ticket #64266, comment 7
- Timestamp:
- Dec 22, 2021, 11:08:09 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64266, comment 7
initial v1 8 8 It is on 10.6 PPC I am deliberately tweaking something to force things work which aren't supposed to. On 10.5.8 I hoped to have no need for such efforts. 9 9 10 But Python fails for ppc64: https://trac.macports.org/ticket/5082110 But Python fails for ppc64: #50821 11 11 Cmake fails to be built universal. Glib2 fails. Freetype fails. ld64 fails. Switching from universal to ppc64 does not solve the problem. So I follow @kencu suggestion to remove arch checks. What else to do?