uss: Suppress more warnings from lex.yy.c
authorAndrew Deason <adeason@sinenomine.net>
Tue, 5 Jul 2011 22:13:57 +0000 (17:13 -0500)
committerDerrick Brashear <shadow@dementia.org>
Wed, 6 Jul 2011 20:42:33 +0000 (13:42 -0700)
commit0a51946f7c5ca499e305f10c4c1c6cd556dbd1a7
tree5621acd14f5437877b13dd477f0559d1d507e177
parent39083fe1edab784fcd75eacbdaaf7f6affa14c9f
uss: Suppress more warnings from lex.yy.c

Specify -Wold-style-definition when compiling lex.yy.c. This allows us
to compile when --enable-checking is specified and our lex generates
code with old-style function definitions.

Change-Id: I09c87fd6274b5850952a8aaf63f0e3358100d567
Reviewed-on: http://gerrit.openafs.org/4905
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/uss/Makefile.in