Changes between Initial Version and Version 1 of Ticket #64067, comment 1
- Timestamp:
- Nov 27, 2021, 6:09:44 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64067, comment 1
initial v1 1 1 One workaround may be to configure the bundled libpng with `--enable-arm-neon=no`, which may impact performance, but which I believe may be fine for use with Tk (whose observable performance issues, if any, I believe would have little to do with tasks like image processing). 2 3 See https://github.com/macports/macports-ports/pull/13147