diff options
Diffstat (limited to 'gas/config.in')
-rw-r--r-- | gas/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/config.in b/gas/config.in index e92edb1..35c8202 100644 --- a/gas/config.in +++ b/gas/config.in @@ -36,6 +36,9 @@ /* Default emulation. */ #undef DEFAULT_EMULATION +/* Define if you want compressed debug sections by default. */ +#undef DEFAULT_FLAG_COMPRESS_DEBUG + /* Supported emulations. */ #undef EMULATIONS |