From: Simon Schubert Date: Tue, 6 Jan 2009 00:26:02 +0000 (+0100) Subject: Avoid spilling NXCFLAGS/NXLDFLAGS, like we do already in boot2. X-Git-Tag: v2.3.0~89 X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/commitdiff_plain/af2e4f99a306867a21efca3e326a14c6a142e8ce Avoid spilling NXCFLAGS/NXLDFLAGS, like we do already in boot2. --- diff --git a/sys/boot/pc32/boot0/Makefile b/sys/boot/pc32/boot0/Makefile index 2f97f98e1f..8ae397a74b 100644 --- a/sys/boot/pc32/boot0/Makefile +++ b/sys/boot/pc32/boot0/Makefile @@ -7,6 +7,9 @@ STRIP= BINDIR?= /boot BINMODE= 444 +NXCFLAGS= +NXLDFLAGS= + .PATH: ${.CURDIR}/.. # The default set of flags compiled into boot0. This enables update (writing