diff options
Diffstat (limited to 'gcc/doc/install.texi')
| -rw-r--r-- | gcc/doc/install.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 5f8f637..5ad9893 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -1068,6 +1068,10 @@ be built. This can be useful for debugging, or for compatibility with previous Ada build procedures, when it was required to explicitly do a @samp{make -C gcc gnatlib_and_tools}. +@item --disable-libssp +Specify that the run-time libraries for stack smashing protection +should not be built. + @item --with-dwarf2 Specify that the compiler should use DWARF 2 debugging information as the default. |
