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
diff options
context:
space:
mode:
authorTor Lillqvist <tml@mono-cvs.ximian.com>2009-05-12 02:07:31 +0400
committerTor Lillqvist <tml@mono-cvs.ximian.com>2009-05-12 02:07:31 +0400
commitf448b9757b3ce3bc9554eff0db58208167f84d06 (patch)
treeec2bc3db614f953881e753946caa9c3b999779ff /man/mkbundle.1
parent6961ce6c4fe9ab02fdb252fe19c31ec0d988b2da (diff)
2009-05-12 Tor Lillqvist <tml@novell.com>
* mkbundle.1: Document MONO_BUNDLED_OPTIONS. svn path=/trunk/mono/; revision=133933
Diffstat (limited to 'man/mkbundle.1')
-rw-r--r--man/mkbundle.14
1 files changed, 4 insertions, 0 deletions
diff --git a/man/mkbundle.1 b/man/mkbundle.1
index 9fe5540734e..82bfe132629 100644
--- a/man/mkbundle.1
+++ b/man/mkbundle.1
@@ -126,6 +126,10 @@ Assembler command. The default is "as".
.I "CC"
C compiler command. The default is "cc" under Linux and "gcc -mno-cygwin"
under Windows.
+.TP
+.I "MONO_BUNDLED_OPTIONS"
+Options to be passed to the bundled
+Mono runtime, separated by spaces. See the mono(1) manual page or run mono --help.
.SH FILES
This program will load referenced assemblies from the Mono assembly
cache.