From: hjl Date: Tue, 12 Jan 2016 16:27:09 +0000 (+0000) Subject: Sync top-level configure.ac with binutils-gdb X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=325f661beee4b6d315a4a1708a260b82f7a6a83f;p=thirdparty%2Fgcc.git Sync top-level configure.ac with binutils-gdb Sync with binutils-gdb: 2015-10-21 Nick Clifton PR gas/19109 * configure.ac: Note the 'none' is an acceptable argument to --enable-compressed-debug-sections. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@232279 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/ChangeLog b/ChangeLog index 1c5330a5428b..4821c1f4f0cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2016-01-12 H.J. Lu + + Sync with binutils-gdb: + 2015-10-21 Nick Clifton + + PR gas/19109 + * configure.ac: Note the 'none' is an acceptable argument to + --enable-compressed-debug-sections. + * configure: Regenerate. + 2016-01-12 Bernd Edlinger PR bootstrap/69134 diff --git a/configure b/configure index f5786ed568b8..19eb2a4a44ac 100755 --- a/configure +++ b/configure @@ -1477,7 +1477,7 @@ Optional Features: offload target compiler during the build --enable-gold[=ARG] build gold [ARG={default,yes,no}] --enable-ld[=ARG] build ld [ARG={default,yes,no}] - --enable-compressed-debug-sections={all,gas,gold,ld} + --enable-compressed-debug-sections={all,gas,gold,ld,none} Enable compressed debug sections for gas, gold or ld by default --disable-libquadmath do not build libquadmath directory diff --git a/configure.ac b/configure.ac index a719e037a0d3..0ae53ace2b96 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])], [