GNU Binutils with patches for OS216
Révision | c82a2e6ff60596266e7c1a419f8e81cb7a0ae2b3 (tree) |
---|---|
l'heure | 2018-09-29 22:32:10 |
Auteur | Tom Tromey <tom@trom...> |
Commiter | Tom Tromey |
Remove some leftover text in gdb/README
I accidentally left some stray text in gdb/README.
This removes it. I'm checking this in as obvious.
gdb/ChangeLog
2018-09-29 Tom Tromey <tom@tromey.com>
* README: Remove some leftover text.
@@ -1,5 +1,9 @@ | ||
1 | 1 | 2018-09-29 Tom Tromey <tom@tromey.com> |
2 | 2 | |
3 | + * README: Remove some leftover text. | |
4 | + | |
5 | +2018-09-29 Tom Tromey <tom@tromey.com> | |
6 | + | |
3 | 7 | * PROBLEMS: Rewrite. |
4 | 8 | * README: Update. |
5 | 9 |
@@ -496,9 +496,6 @@ more obscure GDB `configure' options are not listed here. | ||
496 | 496 | be either the name of a Python executable, or the name of the |
497 | 497 | directory in which Python is installed. |
498 | 498 | |
499 | -names a Python executable, which will be queried to find | |
500 | - the Python headers and libraries. | |
501 | - | |
502 | 499 | `--with-guile[=GUILE]' |
503 | 500 | Build GDB with GNU Guile scripting support. (Done by default if |
504 | 501 | libguile is present and found at configure time.) If your host |