Fix build WITHOUT_FORTH
MFC after: 1 week Sponsored by: Gandi.net
This commit is contained in:
parent
ee6e6166db
commit
b28e9358d5
@ -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…
Reference in New Issue
Block a user