We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c6b375 commit 6c94abeCopy full SHA for 6c94abe
1 file changed
windows/README
@@ -4,7 +4,7 @@ It is based on Unix port, and expected to remain so.
4
To cross-compile under Debian/Ubuntu Linux system:
5
6
sudo apt-get install mingw32 mingw32-binutils mingw32-runtime
7
-make CC=i586-mingw32msvc-gcc
+make CROSS_COMPILE=i586-mingw32msvc-
8
9
The port requires additional testing, debugging, and patches. Please
10
consider to contribute.
0 commit comments