From c4ef6e7609e73ef4f69230d3b514a098196c54f3 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Wed, 18 Oct 1995 17:31:26 +0000 Subject: * gdb.base/configure.in (hppa*-*-hpux*): No longer needs target makefile fragment. * config/mt-hpux: Deleted. Because we longer need to statically link nodebug for hpux. --- gdb/testsuite/config/.Sanitize | 1 - gdb/testsuite/config/mt-hpux | 4 ---- 2 files changed, 5 deletions(-) delete mode 100644 gdb/testsuite/config/mt-hpux (limited to 'gdb/testsuite/config') diff --git a/gdb/testsuite/config/.Sanitize b/gdb/testsuite/config/.Sanitize index 7c7abc5..56f397b 100644 --- a/gdb/testsuite/config/.Sanitize +++ b/gdb/testsuite/config/.Sanitize @@ -30,7 +30,6 @@ hppro.exp mips-gdb.exp monitor.exp mt-a29k-udi -mt-hpux mt-i386-aout mt-i960-nindy mt-lynx diff --git a/gdb/testsuite/config/mt-hpux b/gdb/testsuite/config/mt-hpux deleted file mode 100644 index a6960a2e..0000000 --- a/gdb/testsuite/config/mt-hpux +++ /dev/null @@ -1,4 +0,0 @@ -# Force static linking for nodebug case. - -NODEBUG_FLAGS = -Wl,-a,archive - -- cgit v1.1