diff options
Diffstat (limited to 'gdb/testsuite/config/mt-hpux')
-rw-r--r-- | gdb/testsuite/config/mt-hpux | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/testsuite/config/mt-hpux b/gdb/testsuite/config/mt-hpux new file mode 100644 index 0000000..a6960a2e --- /dev/null +++ b/gdb/testsuite/config/mt-hpux @@ -0,0 +1,4 @@ +# Force static linking for nodebug case. + +NODEBUG_FLAGS = -Wl,-a,archive + |