bsd.sys.mk: support -Wunused-local-typedef
authorJohn Marino <draco@marino.st>
Tue, 10 Feb 2015 20:22:58 +0000 (21:22 +0100)
committerJohn Marino <draco@marino.st>
Tue, 10 Feb 2015 20:22:58 +0000 (21:22 +0100)
commit14683bdb9c1d41c0d62dc7d11f3fd535973ad258
tree2ef64f3a1f48f1cf175bf8a7f882533227a49925
parenta4ea91a4db69a4eb6e98252ee481b866c15f1b3f
bsd.sys.mk: support -Wunused-local-typedef

Add support to bsd.sys.mk for a new warning, unused-local-typedef.  This
warning showed up in gcc 4.8 and is included in -Wall.  Hopefully I did
this correctly, but if not, swildner will soon correct it. :)
share/mk/bsd.sys.mk