Changes between Initial Version and Version 1 of Ticket #60817
- Timestamp:
- Jul 11, 2020, 6:51:17 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60817 – Description
initial v1 1 1 Currently darwinbuild fails to build on Catalina because it tries to build for i386, which is no longer supported. The main thing I had used darwinbuild for in the past was building PureDarwin, so when I raised this issue with them, they told me that they had their own fork of it: https://github.com/PureDarwin/PureDarwin/issues/53#issuecomment-657109554 2 2 3 The fork is many commits ahead of the MacOSForge one, and I managed to build it on my own, so it seems like updating to PureDarwin version of darwinbuild would be a good way to continue to support it in MacPorts: https://github.com/PureDarwin/darwinbuild 4 3 5 The latest tag is 1640.0.2: https://github.com/PureDarwin/darwinbuild/releases/tag/1640.0.2