| 12345678 | 
Between architectures, the compiled magic at /usr/lib/file/magic.mgcdiffers only in the endianness. The libmagic library can auto-detectwrong endianness and handle that situation gracefully, at a significantperformance cost though.Therefore: If you run file/libmagic in a mixed-endianness multi-archsetup, choose the architecture for libmagic-mgc wisely.
 |