diff options
author | sr55 <[email protected]> | 2015-06-26 20:18:18 +0000 |
---|---|---|
committer | sr55 <[email protected]> | 2015-06-26 20:18:18 +0000 |
commit | 93fd841dee02bb8b2fe6cd393a340c1c42201e66 (patch) | |
tree | ff3d334d5c8e20d43220cd29258e299b51579d83 /doc | |
parent | fe53ec37cbb0da69f4ef0b924303378397d49fc6 (diff) |
Doc: Add missing - to command.
git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@7319 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'doc')
-rw-r--r-- | doc/BUILD-MinGW | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/BUILD-MinGW b/doc/BUILD-MinGW index 7a0e778e1..0c13183da 100644 --- a/doc/BUILD-MinGW +++ b/doc/BUILD-MinGW @@ -48,7 +48,7 @@ possible: At the time of writing, "mingw-w64-bin_x86_64-linux_20131228.tar.bz2" is used. - Note2: You must set the -cross flag with configure to cross compile + Note2: You must set the --cross flag with configure to cross compile with windows. See the Example below. Note that the cross compiler name varies between distributions. |