]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Attempt to deal with a compile failure that shows up with gcc, which
authorpeter <peter@FreeBSD.org>
Wed, 3 Jul 2013 18:25:27 +0000 (18:25 +0000)
committerpeter <peter@FreeBSD.org>
Wed, 3 Jul 2013 18:25:27 +0000 (18:25 +0000)
commit1b75ab8af0872a093829d3b4419784e3fcc20022
treef713cfaccb321324101b1aac5c2389e4559cf36d
parent6631f316ab4043f2823b20cc60dae8fdb5615392
Attempt to deal with a compile failure that shows up with gcc, which
has -Werror on.  Without this, yylex() is inconsistently or redundantly
defined.
usr.bin/mkcsmapper/lex.l
usr.bin/mkesdb/lex.l