shithub: mc

Download patch

ref: dacb00e50be93985b43ed2387797173ef40322a4
parent: 2187a32156c6d7094cb3be64f7a249d456537fb4
author: Ori Bernstein <[email protected]>
date: Tue Aug 12 07:37:08 EDT 2014

Update the documentation for myrbuild.

--- a/doc/myrbuild.1
+++ b/doc/myrbuild.1
@@ -35,6 +35,18 @@
 usefile called 'name'. Only static libraries are currently supported.
 
 .TP
+.B -s 'script'
+Pass the linker script 'script' to the linker. If this option is not
+provided, no script is passed to the linker.
+
+.TP
+.B -r 'rt'
+Compile a binary using the runtime 'rt'. If the runtime name given
+is 'none', then no runtime will be linked. If this option is not provided,
+then the default runtime in '$INSTALL_ROOT/myr/lib/_myrrt.o' will be
+used.
+
+.TP
 .B -I path
 Add 'path' to the search path for unquoted use statments. This option
 does not affect the search path for local usefiles, which are always