Page MenuHomeFreeBSD

D2312.diff
No OneTemporary

D2312.diff

Index: sys/boot/efi/loader/Makefile
===================================================================
--- sys/boot/efi/loader/Makefile
+++ sys/boot/efi/loader/Makefile
@@ -38,6 +38,10 @@
CFLAGS+= -I${.CURDIR}/../../i386/libi386
CFLAGS+= -DNO_PCI -DEFI
+.if exists(${.OBJDIR}/../../../../lib/libstand/libstand.a)
+LIBSTAND= ${.OBJDIR}/../../../../lib/libstand/libstand.a
+.endif
+
.if ${MK_FORTH} != "no"
BOOT_FORTH= yes
CFLAGS+= -DBOOT_FORTH

File Metadata

Mime Type
text/plain
Expires
Fri, Aug 14, 5:06 AM (11 h, 26 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36702724
Default Alt Text
D2312.diff (451 B)

Event Timeline