Use new GCC from ports on GCC architectures.
Merge 25eb9d2a914fb211fdfe04fcda5593f29fd23ff5, fixes build on GCC architectures.
Also include sys/endian.h and use bswap32 and bswap64 for byte-swapping (PR at https://github.com/bcgsc/abyss/pull/287 ).
Differential D20717
biology/abyss: fix build on big-endian architectures Authored by pkubaj on Jun 21 2019, 8:59 AM. Tags None Referenced Files
Subscribers None
Details Use new GCC from ports on GCC architectures. Merge 25eb9d2a914fb211fdfe04fcda5593f29fd23ff5, fixes build on GCC architectures. Also include sys/endian.h and use bswap32 and bswap64 for byte-swapping (PR at https://github.com/bcgsc/abyss/pull/287 ).
Diff Detail
|