tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CMake help needed: graphics/openexr does not compile on big endian machines
On Thu, Sep 16, 2021 at 11:29:37PM +0200, Joerg Sonnenberger wrote:
> It should be using sys/bswap.h and then just #define bswap_32(x) bswap32(x) ?
Thanks, did that and created a pull request upstream.
Martin
Home |
Main Index |
Thread Index |
Old Index