HomeFreeBSD

archivers/7-zip: fix build on big-endian

Description

archivers/7-zip: fix build on big-endian

Checking for _LITTLE_ENDIAN causes:
../../Archive/../Compress/../../../C/CpuArch.h:280:4: error: Stop_Compiling_Bad_Endian

280 |   #error Stop_Compiling_Bad_Endian
    |    ^

This is because sys/_endian.h defines _LITTLE_ENDIAN.

Details

Provenance
pkubajAuthored on Wed, Dec 18, 4:08 PM
Parents
R11:4f6e3a51b1d6: games/eduke32: update to 10600-d384b22ac
Branches
Unknown
Tags
Unknown