Documentation : Describe --with-dsymutil configure option.
authorIain Sandoe <iain@sandoe.co.uk>
Tue, 6 Jul 2021 08:19:30 +0000 (09:19 +0100)
committerIain Sandoe <iain@sandoe.co.uk>
Tue, 6 Jul 2021 08:22:28 +0000 (09:22 +0100)
This adds documentation for the dsymutil configuration option
introduced with commit r12-2037-g3b5e8ee4f1ec.

Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
gcc/ChangeLog:

* doc/install.texi: Document --with-dsymutil.

gcc/doc/install.texi

index 94b167a..6eee1bb 100644 (file)
@@ -1084,6 +1084,10 @@ but for the linker.
 Same as @uref{#with-as,,@option{--with-as}}
 but for the linker.
 
+@item --with-dsymutil=@var{pathname}
+Same as @uref{#with-as,,@option{--with-as}}
+but for the debug linker (only used on Darwin platforms so far).
+
 @item --with-stabs
 Specify that stabs debugging
 information should be used instead of whatever format the host normally