summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorH.J. Lu <hongjiu.lu@intel.com>2016-01-12 16:27:09 +0000
committerH.J. Lu <hjl@gcc.gnu.org>2016-01-12 08:27:09 -0800
commit324402a0c6eb8a24208fe443735fced7662b0ee8 (patch)
treed381df59a08a062e163aa6ee299d51cec6e973c8 /configure
parent65364cc5f0e55a0e1a9e98812fa6f7cf2a007e1f (diff)
downloadgcc-324402a0c6eb8a24208fe443735fced7662b0ee8.tar.gz
Sync top-level configure.ac with binutils-gdb
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
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index f5786ed568b..19eb2a4a44a 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