doc: Correct `--enable-version-specific-runtime-libs' support information
authorMaciej W. Rozycki <macro@wdc.com>
Sat, 30 Nov 2019 11:06:59 +0000 (11:06 +0000)
committerMaciej W. Rozycki <macro@gcc.gnu.org>
Sat, 30 Nov 2019 11:06:59 +0000 (11:06 +0000)
commitbd661b0f25b18ff358cdf255a175803548689361
treee9150ad10516b0bca98ec6b4991c62a44712de1d
parentf0cfae9f4efdb8a0a5bb61b7a739350d992afc3f
doc: Correct `--enable-version-specific-runtime-libs' support information

The `--enable-version-specific-runtime-libs' configuration option is now
supported throughout all of our target library subdirectories, so update
installation documentation accordingly and also mention that the default
for the option is `yes' for libada and `no' for the remaining libraries.

gcc/
* doc/install.texi (Options specification): Remove the list of
target library subdirectories supporting
`--enable-version-specific-runtime-libs'.  Document defaults for
the option.

From-SVN: r278871
gcc/ChangeLog
gcc/doc/install.texi