K 10 svn:author V 6 marino K 8 svn:date V 27 2015-02-14T11:12:30.567705Z K 7 svn:log V 288 devel/psptoolchain-binutils: Remove -Werror like devel/binutils The binutils packages sets the -Werror by default, but it an unused variable make the build fail with newer GCCs. Set --disable-werror flag just like is done for devel/binutils to fix the build with current GCC compilers. END