crosscompile-mingw.txt: fix instructions

The instructions hardcode some paths, so it sure would be better if the
listed commands actually use this path.
This commit is contained in:
wm4 2013-12-19 21:29:21 +01:00
parent 5e0c4ec3e8
commit 8c7ea10873
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ Example with MXE
# or more!
cd /opt
git clone https://github.com/mxe/mxe
git clone https://github.com/mxe/mxe mingw
cd mingw
# Edit the MXE target, so that MinGW-w64 for 32 bit targets is built.