mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
* nm.c (print_symbols): Handle NULL name field of symbol.
* Makefile.in: Removed spurious comment.
This commit is contained in:
@ -22,9 +22,6 @@ INSTALL = install -c
|
|||||||
INSTALL_PROGRAM = $(INSTALL)
|
INSTALL_PROGRAM = $(INSTALL)
|
||||||
INSTALL_FILE = $(INSTALL)
|
INSTALL_FILE = $(INSTALL)
|
||||||
|
|
||||||
## Configuration options
|
|
||||||
# These should be all you need set before compiling
|
|
||||||
|
|
||||||
#CC=gcc -Wall
|
#CC=gcc -Wall
|
||||||
# these two are almost the same program
|
# these two are almost the same program
|
||||||
AR_PROG=ar
|
AR_PROG=ar
|
||||||
|
Reference in New Issue
Block a user