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:
parent
3af2305e23
commit
64e77380a7
@ -13,6 +13,7 @@ LDADD= -ll -lutil
|
||||
|
||||
YFLAGS+=-v
|
||||
CFLAGS+=-I. -I${.CURDIR}
|
||||
CFLAGS.clang+=-Wno-keyword-compat
|
||||
|
||||
CLEANFILES= y.output
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user