Fix build WITHOUT_FORTH
MFC after: 1 week Sponsored by: Gandi.net
This commit is contained in:
parent
4e3e6410ad
commit
8ee29e403a
@ -51,9 +51,10 @@ BOOT_FORTH= yes
|
||||
CFLAGS+= -DBOOT_FORTH -I${.CURDIR}/../../ficl -I${.CURDIR}/../../ficl/i386
|
||||
CFLAGS+= -DBF_DICTSIZE=15000
|
||||
LIBFICL= ${.OBJDIR}/../ficl/libficl.a
|
||||
LIBSTAND= ${.OBJDIR}/../libstand/libstand.a
|
||||
.endif
|
||||
|
||||
LIBSTAND= ${.OBJDIR}/../libstand/libstand.a
|
||||
|
||||
.if ${MK_ZFS} != "no"
|
||||
CFLAGS+= -DUSERBOOT_ZFS_SUPPORT
|
||||
LIBZFSBOOT= ${.OBJDIR}/../zfs/libzfsboot.a
|
||||
|
Loading…
x
Reference in New Issue
Block a user