]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
Turn off warnings for building aicasm. Various versions of yacc exist,
authordim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 23 Mar 2014 14:18:40 +0000 (14:18 +0000)
committerdim <dim@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 23 Mar 2014 14:18:40 +0000 (14:18 +0000)
commitb655ae5e740b0645d45dbc5b8ac8b94a1c06f8de
tree92edf45d70879d3634f57b14c1973dd749bfd3cb
parenta657b97e6f5cbf7848b1444c8c96214b877304ff
Turn off warnings for building aicasm.  Various versions of yacc exist,
which can result in different warnings-as-errors in this tool, but these
are all completely harmless.

This is a direct commit to stable/7, stable/8, stable/9 and stable/10,
since this kernel build tool has already been removed in head.

git-svn-id: svn://svn.freebsd.org/base/stable/8@263665 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Makefile.inc1