]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Disable the new -Wunused-local-typedef warning for WARNS <= 3, since it
authorDimitry Andric <dim@FreeBSD.org>
Wed, 28 Jan 2015 07:29:38 +0000 (07:29 +0000)
committerDimitry Andric <dim@FreeBSD.org>
Wed, 28 Jan 2015 07:29:38 +0000 (07:29 +0000)
commite004ed02665d37f209fdca30ebe3d6b799ea20f4
treea23af70e285b8a136d38c184cd0ab765c0a16aca
parent2c1a63f2b1c8ccdf1434bed281fc097b73ec31f8
Disable the new -Wunused-local-typedef warning for WARNS <= 3, since it
triggers way too many times for the version of libc++ we have in base at
this point.  While here, fix the compiler version check for
-Wno-unused-const-variable.
share/mk/bsd.sys.mk