diff options
Diffstat (limited to 'gdb/config/powerpc/macos.mt')
-rw-r--r-- | gdb/config/powerpc/macos.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/powerpc/macos.mt b/gdb/config/powerpc/macos.mt index 061d9d6..31a4fdf 100644 --- a/gdb/config/powerpc/macos.mt +++ b/gdb/config/powerpc/macos.mt @@ -1,3 +1,3 @@ # Target: PowerMac (PowerPC running MacOS) -TDEPFILES= rs6000-tdep.o xcoffread.o ppc-linux-tdep.o +TDEPFILES= rs6000-tdep.o xcoffread.o ppc-linux-tdep.o solib.o solib-svr4.o TM_FILE= tm-macos.h |