mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-01 11:59:27 +08:00
gdb/README: Fix the URL of the MPFR website (now https).
gdb/ChangeLog: * README: Fix the URL of the MPFR library.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2020-11-24 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* README: Fix the URL of the MPFR library.
|
||||
|
||||
2020-11-24 Joel Brobecker <brobecker@adacore.com>
|
||||
|
||||
* README: Document the --with-libgmp-prefix configure option.
|
||||
|
@ -498,7 +498,7 @@ more obscure GDB `configure' options are not listed here.
|
||||
floating-point formats than the host. If GNU MPFR is not
|
||||
available, GDB will fall back to using host floating-point
|
||||
arithmetic. If your host does not have GNU MPFR installed, you
|
||||
can get the latest version from `http://www.mpfr.org'.
|
||||
can get the latest version from `https://www.mpfr.org/'.
|
||||
|
||||
`--with-python[=PYTHON]'
|
||||
Build GDB with Python scripting support. (Done by default if
|
||||
|
Reference in New Issue
Block a user