Don't look for includes in userland directories. There is no need for it
and it breaks building the kernel without userland sources. Reported by: andre, imp MFC after: 3 days
This commit is contained in:
parent
92f84a9fae
commit
664015e27a
@ -82,7 +82,6 @@ CFLAGS+=-I${SUNW}/uts/common
|
||||
CFLAGS+=-I${.CURDIR}/../..
|
||||
CFLAGS+=-I${SUNW}/common/zfs
|
||||
CFLAGS+=-I${SUNW}/common
|
||||
CFLAGS+=-I${.CURDIR}/../../../include
|
||||
CFLAGS+=-DBUILDING_ZFS
|
||||
|
||||
.if ${MACHINE_ARCH} == "powerpc64"
|
||||
|
Loading…
Reference in New Issue
Block a user