compat: remove unused-but-set-variable
authorLuis R. Rodriguez <mcgrof@frijolero.org>
Thu, 28 Jun 2012 23:48:18 +0000 (16:48 -0700)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Thu, 28 Jun 2012 23:48:18 +0000 (16:48 -0700)
commitffb22eb100d5176ac66abf89055280ec3a43a002
tree866a178e9d74f8f847d5ee3feb559fc53e9fce76
parent489c635300c38540bcad5afa7c01cfde9857059a
compat: remove unused-but-set-variable

I am getting quite a bit of compile errors with this
option enabled right now. This forces a compile error
when a warning is found... lets skip that for our
releases.

Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
bin/ckmake