]> mj.ucw.cz Git - pciutils.git/commitdiff
README.Windows: Fix of $HOST
authorMartin Mares <mj@ucw.cz>
Mon, 21 Nov 2022 19:21:59 +0000 (20:21 +0100)
committerMartin Mares <mj@ucw.cz>
Mon, 21 Nov 2022 19:21:59 +0000 (20:21 +0100)
Suggested by Pali.

README.Windows

index 2bef24017a939e7ef17706e559de20189ddecc33..7a5ccab1917ce549b71a7dc46fa86a41865cc9dd 100644 (file)
@@ -21,7 +21,7 @@ users to access config space even with SeTcbPrivilege.
 
 To compile this port, run following command:
 
-  make CROSS_COMPILE=i586-mingw32msvc- HOST=i386-windows ZLIB=no IDSDIR=""
+  make CROSS_COMPILE=i586-mingw32msvc- HOST=i586-windows ZLIB=no IDSDIR=""
 
 To build 64-bit version, run: