Need to include skein in the include path so we don't get this from
the "system" headers (though in buildworld, it's from the recently built sysroot). Sponsored by: Netflix
This commit is contained in:
parent
b3e16b02b6
commit
92a2b8900e
@ -30,6 +30,7 @@ CFLAGS+=-DBOOTPROG=\"gptzfsboot\" \
|
||||
-I${LDRSRC} \
|
||||
-I${BOOTSRC}/i386/common \
|
||||
-I${ZFSSRC} \
|
||||
-I${SYSDIR}/crypto/skein \
|
||||
-I${SYSDIR}/cddl/boot/zfs \
|
||||
-I${BOOTSRC}/i386/btx/lib \
|
||||
-I${BOOTSRC}/i386/boot2 \
|
||||
|
@ -29,6 +29,7 @@ CFLAGS+=-DBOOTPROG=\"zfsboot\" \
|
||||
-I${BOOTSRC}/i386/common \
|
||||
-I${BOOTSRC}/i386 \
|
||||
-I${ZFSSRC} \
|
||||
-I${SYSDIR}/crypto/skein \
|
||||
-I${SYSDIR}/cddl/boot/zfs \
|
||||
-I${BTXLIB} \
|
||||
-I${BOOTSRC}/i386/boot2 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user