From 1eeba68641b9b75e2d780759c39a079d8ddda0fc Mon Sep 17 00:00:00 2001 From: Per Bothner Date: Sun, 29 Mar 1992 22:33:35 +0000 Subject: Merged in latest RS6000 diffs from Metin G. Ozisik. --- gdb/symfile.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/symfile.c') diff --git a/gdb/symfile.c b/gdb/symfile.c index 9b50d6f..3cfe4ea 100644 --- a/gdb/symfile.c +++ b/gdb/symfile.c @@ -803,7 +803,7 @@ reread_symbols () the_big_top: for (objfile = object_files; objfile; objfile = objfile->next) { if (objfile->obfd) { -#ifdef IBM6000 +#ifdef IBM6000_TARGET /* If this object is from a shared library, then you should stat on the library name, not member name. */ -- cgit v1.1