Fix compiling of top.c
When I moved my last patch forward, somehow I missed removing the #endif for the HAVE_LIBMPFR case. Committed as obvious after a quick build. gdb/ChangeLog: * top.c: Remove the extra #endif which was missed.
This commit is contained in:
parent
9911806278
commit
f7cb9bba3d
1 changed files with 0 additions and 1 deletions
|
@ -1581,7 +1581,6 @@ This GDB was configured as follows:\n\
|
|||
"));
|
||||
#endif
|
||||
|
||||
#endif
|
||||
#if HAVE_LIBXXHASH
|
||||
gdb_printf (stream, _("\
|
||||
--with-xxhash\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue