mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-20 11:11:24 +00:00
06657fad9b
EFI has defined CHAR16.
5 lines
117 B
Makefile
5 lines
117 B
Makefile
# $FreeBSD$
|
|
|
|
# Options used when building app-specific efi components
|
|
CFLAGS+= -ffreestanding -fshort-wchar -Wformat
|