From 22f77b46ab555f57523990094a3e40a55f2c492a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Tue, 10 Mar 2026 09:31:17 +0100 Subject: New upstream version 3.7 --- README | 8 -------- 1 file changed, 8 deletions(-) (limited to 'README') 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 ** -- cgit v1.2.3