diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2003-06-26 03:51:57 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2003-06-26 03:51:57 +0000 |
| commit | 062b3e0c77aa5cfa185a685b08bbf42665ed7351 (patch) | |
| tree | 096ff24ee5a884c1dabbe49274b851335a0ef193 /sys/boot/common | |
| parent | ba1cabf4b91887593fa56a82966b7ebdeb4ae04a (diff) | |
Notes
Diffstat (limited to 'sys/boot/common')
| -rw-r--r-- | sys/boot/common/Makefile.inc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/boot/common/Makefile.inc b/sys/boot/common/Makefile.inc index c72d09ea7e4b..3f171a3d61e5 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 |
