Page MenuHomeFreeBSD

D28153.diff
No OneTemporary

D28153.diff

diff --git a/stand/efi/libefi/Makefile b/stand/efi/libefi/Makefile
--- a/stand/efi/libefi/Makefile
+++ b/stand/efi/libefi/Makefile
@@ -65,9 +65,6 @@
# Handle FreeBSD specific %b and %D printf format specifiers
CFLAGS+= ${FORMAT_EXTENSIONS}
-# Do not use TERM_EMU on arm and arm64 as it doesn't behave well with serial console
-.if ${MACHINE_CPUARCH} != "arm" && ${MACHINE_CPUARCH} != "aarch64"
CFLAGS+= -DTERM_EMU
-.endif
.include <bsd.lib.mk>

File Metadata

Mime Type
text/plain
Expires
Sat, Oct 5, 3:19 PM (22 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13651997
Default Alt Text
D28153.diff (453 B)

Event Timeline