diff options
Diffstat (limited to 'gcc-4.6/gcc/doc/install.texi')
-rw-r--r-- | gcc-4.6/gcc/doc/install.texi | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc-4.6/gcc/doc/install.texi b/gcc-4.6/gcc/doc/install.texi index abbc7dc..a75db78 100644 --- a/gcc-4.6/gcc/doc/install.texi +++ b/gcc-4.6/gcc/doc/install.texi @@ -1689,11 +1689,6 @@ option), if the linker supports it. If you specify support @option{--build-id} option, a warning is issued and the @option{--enable-linker-build-id} option is ignored. The default is off. -@item --with-linker-hash-style=@var{choice} -Tells GCC to pass @option{--hash-style=@var{choice}} option to the -linker for all final links. @var{choice} can be one of -@samp{sysv}, @samp{gnu}, and @samp{both} where @samp{sysv} is the default. - @item --enable-gnu-unique-object @itemx --disable-gnu-unique-object Tells GCC to use the gnu_unique_object relocation for C++ template |