summaryrefslogtreecommitdiffstats
path: root/sys/boot/efi/Makefile.inc
blob: 2668708befb568cd2d36f292d2e1e079ee3dede4 (plain)
1
2
3
4
5
6
7
# $FreeBSD$

BINDIR?=	/boot

# Options used when building app-specific efi components
CFLAGS+=	-ffreestanding -fshort-wchar -Wformat
LDFLAGS+=	-nostdlib
OpenPOWER on IntegriCloud