Created attachment 198298 [details] patch Code for big-endian architectures is outdated, causing build failures on big-endian architectures. Tested on powerpc64 and amd64. Hardware sponsored by IntegriCloud.
A commit references this bug: Author: linimon Date: Sun Oct 28 11:26:06 UTC 2018 New revision: 483279 URL: https://svnweb.freebsd.org/changeset/ports/483279 Log: Fix build on GCC-based architectures. PR: 232381 Submitted by: Piotr Kubaj Changes: head/graphics/freeimage/Makefile head/graphics/freeimage/files/patch-Source_FreeImage_PluginBMP.cpp
Created attachment 199317 [details] v2 It looks like I forgot to svn add this patch. Could you commit it? Some code for big-endian architectures is obsolete.
Opening.
A commit references this bug: Author: linimon Date: Sat Nov 24 09:19:36 UTC 2018 New revision: 485740 URL: https://svnweb.freebsd.org/changeset/ports/485740 Log: Add patch forgotten in previous commit. Some code for big-endian architectures is obsolete. PR: 232381 Submitted by: Piotr Kubaj Changes: head/graphics/freeimage/files/patch-Source_FreeImage_PluginDDS.cpp