aboutsummaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1991-10-10 05:44:37 +0000
committerPer Bothner <per@bothner.com>1991-10-10 05:44:37 +0000
commit3f51b6cf185e036b8706c9c11d3e5a809a81cf28 (patch)
treef010f9e8d37a17cfd2475a1c77445da9d5fe629a /binutils
parent5420feaa8ee30169435750ad94a2a71489a863dd (diff)
downloadfsf-binutils-gdb-3f51b6cf185e036b8706c9c11d3e5a809a81cf28.zip
fsf-binutils-gdb-3f51b6cf185e036b8706c9c11d3e5a809a81cf28.tar.gz
fsf-binutils-gdb-3f51b6cf185e036b8706c9c11d3e5a809a81cf28.tar.bz2
* nm.c (print_symbols): Handle NULL name field of symbol.
* Makefile.in: Removed spurious comment.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/binutils/Makefile.in b/binutils/Makefile.in
index 8e730e9..01ed8af 100644
--- a/binutils/Makefile.in
+++ b/binutils/Makefile.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