mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 21:41:47 +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_FILE = $(INSTALL)
|
||||
|
||||
## Configuration options
|
||||
# These should be all you need set before compiling
|
||||
|
||||
#CC=gcc -Wall
|
||||
# these two are almost the same program
|
||||
AR_PROG=ar
|
||||
|
Reference in New Issue
Block a user