summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/boot/efi/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/efi/Makefile.inc b/sys/boot/efi/Makefile.inc
index cb202ef..81f7724 100644
--- a/sys/boot/efi/Makefile.inc
+++ b/sys/boot/efi/Makefile.inc
@@ -1,4 +1,4 @@
# $FreeBSD$
# Options used when building app-specific efi components
-CFLAGS+= -ffreestanding -Wformat
+CFLAGS+= -ffreestanding -fshort-wchar -Wformat
OpenPOWER on IntegriCloud