]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Sync top-level configure.ac with binutils-gdb
authorH.J. Lu <hongjiu.lu@intel.com>
Tue, 12 Jan 2016 16:27:09 +0000 (16:27 +0000)
committerH.J. Lu <hjl@gcc.gnu.org>
Tue, 12 Jan 2016 16:27:09 +0000 (08:27 -0800)
Sync with binutils-gdb:
2015-10-21  Nick Clifton  <nickc@redhat.com>

PR gas/19109
* configure.ac: Note the 'none' is an acceptable argument to
--enable-compressed-debug-sections.
* configure: Regenerate.

From-SVN: r232279

ChangeLog
configure
configure.ac

index 1c5330a5428b1d46d66aeee9634d1c5a68573bec..4821c1f4f0cb68beae6561d8c682ba72e7894d63 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Sync with binutils-gdb:
+       2015-10-21  Nick Clifton  <nickc@redhat.com>
+
+       PR gas/19109
+       * configure.ac: Note the 'none' is an acceptable argument to
+       --enable-compressed-debug-sections.
+       * configure: Regenerate.
+
 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
 
        PR bootstrap/69134
index f5786ed568b8d7139e9aa0f152c02236d2d8d811..19eb2a4a44ac2cff8984779be587ec9258c02331 100755 (executable)
--- 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
index a719e037a0d39984a7138f5a32ac7a14694be365..0ae53ace2b96b1190e66dfec15c1cd66aa819100 100644 (file)
@@ -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])],
 [