zfs: quiet gcc -Wmissing-include-dirs
Don't tell it to look for headers in a non-existent directory. Reviewed by: imp, mmacy Sponsored by: Dell EMC Isilon Differential Revision: https://reviews.freebsd.org/D27565
This commit is contained in:
parent
75dd118247
commit
ec5c07fcea
@ -18,7 +18,6 @@ KMOD= zfs
|
||||
|
||||
|
||||
CFLAGS+= -I${INCDIR}
|
||||
CFLAGS+= -I${INCDIR}/spl
|
||||
CFLAGS+= -I${INCDIR}/os/freebsd
|
||||
CFLAGS+= -I${INCDIR}/os/freebsd/spl
|
||||
CFLAGS+= -I${INCDIR}/os/freebsd/zfs
|
||||
|
Loading…
x
Reference in New Issue
Block a user