diff options
Diffstat (limited to 'binutils/configure')
-rwxr-xr-x | binutils/configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/binutils/configure b/binutils/configure index 2d8e0cb..ea1ec1c 100755 --- a/binutils/configure +++ b/binutils/configure @@ -858,8 +858,8 @@ Optional Features: --disable-libtool-lock avoid locking (might break parallel builds) --enable-targets alternative target configurations --enable-commonbfdlib build shared BFD/opcodes/libiberty library - --enable-werror treat compile warnings as errors - --enable-build-warnings Enable build-time compiler warnings + --enable-werror treat compile warnings as errors + --enable-build-warnings enable build-time compiler warnings --disable-nls do not use Native Language Support --enable-maintainer-mode enable make rules and dependencies not useful (and sometimes confusing) to the casual installer |