https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201529
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from [email protected] --- Current Qt (e.g. 5.7.1 in ports, later versions upstream) have a #define Q_PROCESSOR_WORDSIZE 8 for ppc64 and a fallback to pointer size (which defaults to 4) for other platforms. The patch no longer applies cleanly, but I'm also pretty sure the problem is solved upstream. -- You are receiving this mail because: You are the assignee for the bug.
