Changes between Version 1 and Version 2 of Ticket #64067, comment 1
- Timestamp:
- Nov 27, 2021, 10:37:53 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #64067, comment 1
v1 v2 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