fix binutils build with new gcc versions
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 30 Jun 2014 00:56:37 +0000 (20:56 -0400)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 30 Jun 2014 00:56:37 +0000 (20:56 -0400)
disabling -Werror while building binutils ignores the following
warnings on systems using -Werror and -Wall by default:

    -Wunused-value


No differences found