Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMichael Pavlyshko <me@mixaill.tk>2013-08-18 22:12:14 +0400
committerMichael Pavlyshko <me@mixaill.tk>2013-08-18 22:12:14 +0400
commit52a67a6219c9ec4b5b329dda64526c28776c0401 (patch)
treefa75394155bbd8445c622659c7fbe801ea9213a1 /man
parent0ef5f49c1f5a1f9fd059e701685e09639c95aab3 (diff)
Remove deprecated -mno-cygwin flag.
Diffstat (limited to 'man')
-rw-r--r--man/mkbundle.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mkbundle.1 b/man/mkbundle.1
index 82bfe132629..ed704b89d6a 100644
--- a/man/mkbundle.1
+++ b/man/mkbundle.1
@@ -124,7 +124,7 @@ gcc-mingw and as packages.
Assembler command. The default is "as".
.TP
.I "CC"
-C compiler command. The default is "cc" under Linux and "gcc -mno-cygwin"
+C compiler command. The default is "cc" under Linux and "gcc"
under Windows.
.TP
.I "MONO_BUNDLED_OPTIONS"