diff options
Diffstat (limited to 'gdb/config.in')
-rw-r--r-- | gdb/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config.in b/gdb/config.in index b65f4aa..2e49e00 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -498,6 +498,9 @@ /* Define if <thread_db.h> has the TD_NOTALLOC error code. */ #undef THREAD_DB_HAS_TD_NOTALLOC +/* Define to the default OS ABI for this configuration. */ +#undef GDB_OSABI_DEFAULT + /* Define to be a string naming the default host character set. */ #undef GDB_DEFAULT_HOST_CHARSET |