summaryrefslogtreecommitdiffstats
path: root/debian/libmagic-mgc.README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/libmagic-mgc.README.Debian')
-rw-r--r--debian/libmagic-mgc.README.Debian8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/libmagic-mgc.README.Debian b/debian/libmagic-mgc.README.Debian
new file mode 100644
index 0000000..9a8bdee
--- /dev/null
+++ b/debian/libmagic-mgc.README.Debian
@@ -0,0 +1,8 @@
+
+Between architectures, the compiled magic at /usr/lib/file/magic.mgc
+differs only in the endianness. The libmagic library can auto-detect
+wrong endianness and handle that situation gracefully, at a significant
+performance cost though.
+
+Therefore: If you run file/libmagic in a mixed-endianness multi-arch
+setup, choose the architecture for libmagic-mgc wisely.