diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CommandGuide/gccld.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/CommandGuide/gccld.html b/docs/CommandGuide/gccld.html index 517caa9..1b90d84 100644 --- a/docs/CommandGuide/gccld.html +++ b/docs/CommandGuide/gccld.html @@ -101,6 +101,11 @@ using the -native option. Verify each pass result. <p> + <li> -disable-opt + <br> + Disable all link-time optimization passes. + <p> + <li> -L=<directory> <br> Add directory to the list of directories to search when looking for |