[PATCH] Revert yesterday's change to config/rs6000/rs6000lynx.mt
Kevin Buettner
kevinb@cygnus.com
Wed Oct 25 13:52:00 GMT 2000
I've just committed the following...
* config/rs6000/rs6000lynx.mt (TDEPFILES): Revert 2000-10-24
change in which solib-svr4.o was inadvertently added to this
list.
Index: config/rs6000/rs6000lynx.mt
===================================================================
RCS file: /cvs/src/src/gdb/config/rs6000/rs6000lynx.mt,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- rs6000lynx.mt 2000/10/24 20:05:36 1.3
+++ rs6000lynx.mt 2000/10/25 20:48:59 1.4
@@ -1,3 +1,3 @@
# Target: IBM RS6000 running LynxOS
-TDEPFILES= coff-solib.o solib-svr4.o rs6000-tdep.o ppc-linux-tdep.o
+TDEPFILES= coff-solib.o rs6000-tdep.o ppc-linux-tdep.o
TM_FILE= tm-rs6000ly.h
More information about the Gdb-patches
mailing list