[uClibc-cvs] svn commit: trunk/buildroot/toolchain/binutils/2.16
mjn3 at uclibc.org
mjn3 at uclibc.org
Mon May 2 13:40:22 UTC 2005
Author: mjn3
Date: 2005-05-02 07:40:22 -0600 (Mon, 02 May 2005)
New Revision: 10228
Log:
No need to patch this when there's a configuration parameter.
Removed:
trunk/buildroot/toolchain/binutils/2.16/200-disable_werror_configure.patch
Changeset:
Deleted: trunk/buildroot/toolchain/binutils/2.16/200-disable_werror_configure.patch
===================================================================
--- trunk/buildroot/toolchain/binutils/2.16/200-disable_werror_configure.patch 2005-05-02 13:38:26 UTC (rev 10227)
+++ trunk/buildroot/toolchain/binutils/2.16/200-disable_werror_configure.patch 2005-05-02 13:40:22 UTC (rev 10228)
@@ -1,15 +0,0 @@
---- binutils-2.16/configure 2005-04-03 09:16:17.000000000 -0500
-+++ binutils-2.16-patched/configure 2005-04-22 20:58:35.377578864 -0500
-@@ -4818,10 +4818,10 @@
- # Change the default to "no" on release branches.
- # Check whether --enable-werror or --disable-werror was given.
- if test "${enable_werror+set}" = set; then
-- enableval="$enable_werror"
-+ enableval="no"
- :
- else
-- enable_werror=yes
-+ enable_werror=no
- fi
-
- case ${enable_werror} in
More information about the uClibc-cvs
mailing list