ref: 7806ff9381b9a54fc0fd25837bea5a8cc151c3b5
parent: 94e367e2c05a02e3c97986af595ff22a1dd1a329
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