]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
doc: Document --with-windres in install.texi [PR108866]
authorPeter Damianov <peter0x44@disroot.org>
Thu, 11 Dec 2025 01:52:44 +0000 (01:52 +0000)
committerJonathan Yong <10walls@gmail.com>
Mon, 15 Dec 2025 14:58:26 +0000 (14:58 +0000)
gcc/ChangeLog:

PR target/108866
* doc/install.texi: Document --with-windres configure option.

Signed-off-by: Peter Damianov <peter0x44@disroot.org>
Signed-off-by: Jonathan Yong <10walls@gmail.com>
gcc/doc/install.texi

index 67553ffae694a27867e1120d869a32b98b061714..76ab36e53f3c1eb631da3a18e11a0379698edbfb 100644 (file)
@@ -1244,6 +1244,10 @@ but for the linker.
 Same as @uref{#with-as,,@option{--with-as}}
 but for the debug linker (only used on Darwin platforms so far).
 
+@item --with-windres=@var{pathname}
+Same as @uref{#with-as,,@option{--with-as}}
+but for the Windows resource compiler.
+
 @item --with-tls=@var{dialect}
 Specify the default TLS dialect, for systems were there is a choice.
 For ARM targets, possible values for @var{dialect} are @code{gnu} or