summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2026-03-10 09:31:33 +0100
committerJörg Frings-Fürst <debian@jff.email>2026-03-10 09:31:33 +0100
commit213b5049df564e6c541c9970b5016df2b1ac0901 (patch)
treeb2371534a7ce332bcf51d7ddc167d7e8703a7f51 /README
parent208d5c5ff5bdc5d607218f8dddbcb8be0850a551 (diff)
parent48e6eede2a7e96633c6aa72faef7388f3b7abe1b (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 0 insertions, 8 deletions
diff --git a/README b/README
index c87e52c..65060b2 100644
--- a/README
+++ b/README
@@ -41,14 +41,6 @@ Optionally, you can run "make strip" prior to "make install" if you want
smaller binaries. However, be aware that this will prevent any further
attempt to debug the programs.
-Two parameters can be set in the Makefile file to make dmidecode work on
-non-i386 systems. They should be used if your system uses the big endian
-byte ordering (Motorola) or doesn't support unaligned memory accesses,
-respectively. For example, compiling for a SPARC processor would require
-both (but I am not aware of SPARC-based systems implementing SMBIOS).
-Compiling for an IA64 processor requires the memory alignment workaround,
-and it is enabled automatically.
-
** DOCUMENTATION **