aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/configure.ac')
-rw-r--r--gdb/testsuite/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/testsuite/configure.ac b/gdb/testsuite/configure.ac
index 25224ae..92f5f30 100644
--- a/gdb/testsuite/configure.ac
+++ b/gdb/testsuite/configure.ac
@@ -46,6 +46,8 @@ case $target in
| *-sun-* \
| hppa*-*-* \
| *-*-elf* \
+ | *-*-cygwin* \
+ | *-*-mingw* \
)
with_stabs=yes ;;
*)