diff options
author | Nick Clifton <nickc@redhat.com> | 2015-10-21 14:57:28 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2015-10-21 14:57:28 +0100 |
commit | 1283d92f0e4704bb31b1e163b9c88216756ef62c (patch) | |
tree | 0416ae5aee6c6850a2c611be277346e3305b34b7 /ld/configure | |
parent | 6c3bc0f82c625d425b09c01f96b64946abe4118e (diff) | |
download | binutils-gdb-1283d92f0e4704bb31b1e163b9c88216756ef62c.tar.gz |
Extend description of the --enable-compressed-debug-sections configure option in gas and ld.
Diffstat (limited to 'ld/configure')
-rwxr-xr-x | ld/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/configure b/ld/configure index c068f6f6e02..5b6eb705cf8 100755 --- a/ld/configure +++ b/ld/configure @@ -1445,7 +1445,7 @@ Optional Features: --enable-gold[=ARG] build gold [ARG={default,yes,no}] --enable-got=<type> GOT handling scheme (target, single, negative, multigot) - --enable-compressed-debug-sections compress debug sections by default + --enable-compressed-debug-sections={all,ld,none} compress debug sections by default --enable-werror treat compile warnings as errors --enable-build-warnings enable build-time compiler warnings --disable-nls do not use Native Language Support |