Changes between Initial Version and Version 1 of Ticket #56114, comment 8
- Timestamp:
- Mar 21, 2018, 11:01:13 AM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56114, comment 8
initial v1 3 3 Yes, 10.5 is a PPC. Whether or not the buildbot will ignore it is something I don't know, but I would not worry about that for now. We need to implement some new features in the base that will make it easier to declare and recognise that something cannot be built on a particular version of Darwin. 4 4 5 In the meantime upstream "fixed" the error , but I don't consider the fix to be a correct one.5 In the meantime upstream "fixed" the error (they now check if the OS version is lower than 10.6 instead of lower or equal), but I don't consider the fix to be a correct one.