Apply a temporary band-aid for building devd with clang 3.4, libstdc++

and -Wsystem-headers enabled (which is the default for any non-zero
WARNS level, crazily enough!).  This is primarily meant to be MFC'd as
soon as possible.

MFC after:	3 days
This commit is contained in:
dim 2014-03-24 20:30:39 +00:00
parent 3af2305e23
commit 64e77380a7

View File

@ -13,6 +13,7 @@ LDADD= -ll -lutil
YFLAGS+=-v
CFLAGS+=-I. -I${.CURDIR}
CFLAGS.clang+=-Wno-keyword-compat
CLEANFILES= y.output