Changed -Wno-unused to -Wno-unused-parameter
commit35a15577e628ed95e9093cea5ca1ddc1472692ba
authorTravis Geiselbrecht <geist@newos.org>
Fri, 14 Feb 2003 10:39:59 +0000 (14 10:39 +0000)
committerTravis Geiselbrecht <geist@newos.org>
Fri, 14 Feb 2003 10:39:59 +0000 (14 10:39 +0000)
tree742b7fe0d84b7b90cc2760c70302690cdc428a40
parent150df82943cc03733fff63afdd1398fb59f9d3dc
Changed -Wno-unused to -Wno-unused-parameter

Now the compiler will warn about unused variables, which there appear to be tons of.

git-svn-id: svn+ssh://newos.org/var/svn/newos/newos@868 c25cc9d1-44fa-0310-b259-ad778cb1d433
make.syscfg