mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 08:55:18 -04:00
6 lines
72 B
PHP
6 lines
72 B
PHP
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
BINDIR?= /boot
|
||
|
|
CFLAGS+= -ffreestanding
|
||
|
|
LDFLAGS+= -nostdlib
|