summaryrefslogtreecommitdiffstats
path: root/debian/libmagic-mgc.README.Debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:52:52 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:52:52 +0000
commit424f663819ec59abc4edab03a667845835e57ac1 (patch)
tree63b79645aaee07c3de90e4b70dd8d6371faa1747 /debian/libmagic-mgc.README.Debian
parentAdding upstream version 1:5.44. (diff)
downloadfile-8e48de63d1277275896854bd0318a5c9c34893e3.tar.xz
file-8e48de63d1277275896854bd0318a5c9c34893e3.zip
Adding debian version 1:5.44-3.debian/1%5.44-3debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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.