opnsense-src/sys/boot/efi/Makefile.inc

8 lines
153 B
PHP
Raw Normal View History

# $FreeBSD$
2001-06-16 01:59:45 -04:00
2004-02-12 03:10:34 -05:00
BINDIR?= /boot
# Options used when building app-specific efi components
CFLAGS+= -ffreestanding -fshort-wchar -Wformat
2004-02-12 03:10:34 -05:00
LDFLAGS+= -nostdlib