https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201529
--- Comment #4 from Alexey Dokuchaev <[email protected]> --- Created attachment 173688 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=173688&action=edit Tentative fix (proof of concept) Yes, the the issue is still there, just tried to build it on my Mac mini G4 with fresh -CURRENT. Apparently the port breaks because Q_PROCESSOR_WORDSIZE is not being defined on PowerPC. Consider attached patch; I'm not sure if other Qt 5.x ports need similar treatment, or if this is the best way to resolve the issue. -- You are receiving this mail because: You are the assignee for the bug.
