Deleted Added
full compact
3c3
< # $FreeBSD: stable/9/sys/boot/i386/Makefile.inc 224131 2011-07-17 13:50:21Z dim $
---
> # $FreeBSD: stable/9/sys/boot/i386/Makefile.inc 243219 2012-11-18 12:28:29Z avg $
8c8
< CFLAGS+= -ffreestanding -mpreferred-stack-boundary=2 \
---
> CFLAGS+= -march=i386 -ffreestanding -mpreferred-stack-boundary=2 \
13c13
< CFLAGS+= -m32 -march=i386
---
> CFLAGS+= -m32