On Tue, 3 Nov 2015, Jay Berkenbilt wrote: [...] > Looking at the patch, the comment that goes along with the rules change > says that platform.h is different between big-endian and little-endian > systems.
I checked all architectures and there is no difference in the headers. Also, looking at the platform.h file, specifically the big-endian / little-endian part they're handling it in a way that does not require changing the header for each architecture. I did these file checks for quite a few packages so I wrote a couple of scripts to help with that. So just in case someone's interested: * http://fgouget.free.fr/bugs/getpackages Downloads all architecture variants of a given package (assuming they are all on the same verion). * http://fgouget.free.fr/bugs/checkpackages Extracts package files to local directories and compares them to identify differences -- Francois Gouget <fgou...@free.fr> http://fgouget.free.fr/ War doesn't determine who's right. War determines who's left.