mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 13:27:26 +08:00
* Makefile.in (MAKEHTMLFLAGS): Remove "-glossary".
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2007-07-25 Maciej W. Rozycki <macro@mips.com>
|
||||
|
||||
* Makefile.in (MAKEHTMLFLAGS): Remove "-glossary".
|
||||
|
||||
2007-07-24 Michael Snyder <msnyder@access-company.com>
|
||||
|
||||
* solib-svr4.c (svr4_fetch_objfile_link_map): Null pointer check of
|
||||
|
@ -101,7 +101,7 @@ MAKEINFO=makeinfo
|
||||
|
||||
MAKEHTML = texi2html
|
||||
|
||||
MAKEHTMLFLAGS = -glossary -menu -split_chapter
|
||||
MAKEHTMLFLAGS = -menu -split_chapter
|
||||
|
||||
# Set this up with gcc if you have gnu ld and the loader will print out
|
||||
# line numbers for undefined references.
|
||||
|
Reference in New Issue
Block a user