Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tools/binutils



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