diff options
Diffstat (limited to 'config/debug/gdb.in.cross')
-rw-r--r-- | config/debug/gdb.in.cross | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/debug/gdb.in.cross b/config/debug/gdb.in.cross index 99c9825e..07b85b85 100644 --- a/config/debug/gdb.in.cross +++ b/config/debug/gdb.in.cross @@ -18,6 +18,7 @@ if GDB_CROSS config GDB_CROSS_STATIC bool prompt "Build a static cross gdb" + depends on CONFIGURE_has_static_link select WANTS_STATIC_LINK help A static cross gdb can be usefull if you debug on a machine that is |