| Index: gdb/config/powerpc/aix.mh
|
| diff --git a/gdb/config/powerpc/aix.mh b/gdb/config/powerpc/aix.mh
|
| index 1a76524a616f368df0a9bf26132e121d0be7706b..d007fff8153b4c0810472ca6a23b9540fb61b94a 100644
|
| --- a/gdb/config/powerpc/aix.mh
|
| +++ b/gdb/config/powerpc/aix.mh
|
| @@ -3,8 +3,8 @@
|
| NAT_FILE= config/rs6000/nm-rs6000.h
|
|
|
| # aix-thread.o is not listed in NATDEPFILES as it is pulled in by configure.
|
| -NATDEPFILES= fork-child.o inf-ptrace.o corelow.o rs6000-nat.o \
|
| - xcoffread.o xcoffsolib.o
|
| +NATDEPFILES= fork-child.o inf-ptrace.o rs6000-nat.o \
|
| + xcoffsolib.o
|
|
|
| # When compiled with cc, for debugging, this argument should be passed.
|
| # We have no idea who our current compiler is though, so we skip it.
|
|
|