git: bsd.sys.mk: support -Wunused-local-typedef
John Marino
marino at crater.dragonflybsd.org
Tue Feb 10 12:24:02 PST 2015
commit 14683bdb9c1d41c0d62dc7d11f3fd535973ad258
Author: John Marino <draco at marino.st>
Date: Tue Feb 10 21:22:58 2015 +0100
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. :)
Summary of changes:
share/mk/bsd.sys.mk | 4 ++++
1 file changed, 4 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/14683bdb9c1d41c0d62dc7d11f3fd535973ad258
--
DragonFly BSD source repository
More information about the Commits
mailing list