diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index cb6ca24..4977d97 100644 --- a/configure.ac +++ b/configure.ac @@ -397,7 +397,7 @@ esac # Decide the default method for compressing debug sections. # Provide a configure time option to override our default. AC_ARG_ENABLE(compressed_debug_sections, -[AS_HELP_STRING([--enable-compressed-debug-sections={all,gas,gold,ld}], +[AS_HELP_STRING([--enable-compressed-debug-sections={all,gas,gold,ld,none}], [Enable compressed debug sections for gas, gold or ld by default])], [ |