5aef48a16b
reduces /boot/loader from 163840 bytes to 155648 and pxeboot from 165888 bytes to 157696 bytes.
7 lines
124 B
Makefile
7 lines
124 B
Makefile
# Common defines for all of /sys/boot/i386/
|
|
#
|
|
# $FreeBSD$
|
|
|
|
LOADER_ADDRESS?= 0x200000
|
|
CFLAGS+= -mpreferred-stack-boundary=2
|