diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2014-03-24 20:30:39 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2014-03-24 20:30:39 +0000 |
| commit | 89963e04a27ed82a6764315963edc0c78707187b (patch) | |
| tree | d74478c03fa0409028c3d778cfb3cd42df699dfa /sbin | |
| parent | 855feb686722398effbc112497c663959b9e5bc2 (diff) | |
Notes
Diffstat (limited to 'sbin')
| -rw-r--r-- | sbin/devd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/devd/Makefile b/sbin/devd/Makefile index c53f094918bd..20b3e999f11f 100644 --- a/sbin/devd/Makefile +++ b/sbin/devd/Makefile @@ -13,6 +13,7 @@ LDADD= -ll -lutil YFLAGS+=-v CFLAGS+=-I. -I${.CURDIR} +CFLAGS.clang+=-Wno-keyword-compat CLEANFILES= y.output |
