NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/45140 CVS commit: src/tools/binutils
The following reply was made to PR toolchain/45140; it has been noted by GNATS.
From: "matthew green" <mrg%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/45140 CVS commit: src/tools/binutils
Date: Thu, 4 Aug 2011 02:38:42 +0000
Module Name: src
Committed By: mrg
Date: Thu Aug 4 02:38:41 UTC 2011
Modified Files:
src/tools/binutils: Makefile
Log Message:
add --disable-werror. GCC 4.6 doesn't like some of the code here and
rather than patching code to fix it (and one case isn't trivially fixable)
simply turn off -Werror by default here. should fix PR#45140.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/tools/binutils/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index