diff options
Diffstat (limited to 'gcc/doc/install.texi')
-rw-r--r-- | gcc/doc/install.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index 5a32b605d8f..3bd6a5bc57b 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -1154,7 +1154,7 @@ powerpc-linux for powerpc64-linux, only generates 32-bit code. This option enables the 32-bit target to be a bi-arch compiler, which is useful when you want a bi-arch compiler that defaults to 32-bit, and you are building a bi-arch or multi-arch binutils in a combined tree. -Currently, this option only affects powerpc-linux. +Currently, this option only affects powerpc-linux and x86-linux. @item --enable-secureplt This option enables @option{-msecure-plt} by default for powerpc-linux. |