aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorPeter Schauer <Peter.Schauer@mytum.de>1993-10-05 19:21:35 +0000
committerPeter Schauer <Peter.Schauer@mytum.de>1993-10-05 19:21:35 +0000
commite41546e505f29f49e14f5b636405d426ab16b53a (patch)
tree559b00fa76cc5df8168632bdc8f19c45f2f96295 /config
parente8e1304006f5073bab9207cf95a8e60ddb4b1b06 (diff)
downloadgdb-e41546e505f29f49e14f5b636405d426ab16b53a.zip
gdb-e41546e505f29f49e14f5b636405d426ab16b53a.tar.gz
gdb-e41546e505f29f49e14f5b636405d426ab16b53a.tar.bz2
* mh-alphaosf: Remove, no longer necessary now that gdb knows
how to handle OSF/1 shared libraries.
Diffstat (limited to 'config')
-rw-r--r--config/.Sanitize1
-rw-r--r--config/mh-alphaosf3
2 files changed, 0 insertions, 4 deletions
diff --git a/config/.Sanitize b/config/.Sanitize
index 6b995e8..04e5087 100644
--- a/config/.Sanitize
+++ b/config/.Sanitize
@@ -22,7 +22,6 @@ Do-first:
Things-to-keep:
ChangeLog
-mh-alphaosf
mh-a68bsd
mh-aix
mh-aix386
diff --git a/config/mh-alphaosf b/config/mh-alphaosf
deleted file mode 100644
index d39f7d0..0000000
--- a/config/mh-alphaosf
+++ /dev/null
@@ -1,3 +0,0 @@
-# This is needed to link objdump and debug images using gdb.
-CC = cc -non_shared
-