From 76cecad084f493a75a7dde705d73fe76d9301f96 Mon Sep 17 00:00:00 2001 From: nepochal Date: Thu, 25 Feb 2016 11:54:54 +0100 Subject: Fixed typo in the host parameter for cross compiling 32-bit builds --- HACKING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING.md b/HACKING.md index 34c0909..c41b0e3 100644 --- a/HACKING.md +++ b/HACKING.md @@ -154,7 +154,7 @@ Cross-compile for Windows ------------------------- Install MinGW and run `configure` using the following command line. Use -`i686-w64-migw32` as host for 32-bit builds. +`i686-w64-mingw32` as host for 32-bit builds. ``` shell $ ./configure --disable-drm --disable-randr --disable-vidmode --enable-wingdi \ -- cgit v1.2.3-70-g09d2