summaryrefslogtreecommitdiffstats
path: root/sys/boot/common
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2003-06-26 03:51:57 +0000
committerpeter <peter@FreeBSD.org>2003-06-26 03:51:57 +0000
commit289e79b907dd648e5c22a0678baf44a585511b35 (patch)
tree096ff24ee5a884c1dabbe49274b851335a0ef193 /sys/boot/common
parent5d98ddee251e0ad9fcfe740b27b439d8c124e36b (diff)
downloadFreeBSD-src-289e79b907dd648e5c22a0678baf44a585511b35.zip
FreeBSD-src-289e79b907dd648e5c22a0678baf44a585511b35.tar.gz
Build on amd64. Yes, I know this isn't particularly nice.
Diffstat (limited to 'sys/boot/common')
-rw-r--r--sys/boot/common/Makefile.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/boot/common/Makefile.inc b/sys/boot/common/Makefile.inc
index c72d09e..3f171a3d 100644
--- a/sys/boot/common/Makefile.inc
+++ b/sys/boot/common/Makefile.inc
@@ -34,7 +34,3 @@ MAN+= ../forth/loader.4th.8
.endif
MAN+= loader.8
-
-.if ${MACHINE_ARCH} == "amd64"
-CFLAGS+= -m32
-.endif
OpenPOWER on IntegriCloud