summaryrefslogtreecommitdiffstats
path: root/sbin/newfs_msdos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/newfs_msdos/Makefile')
-rw-r--r--sbin/newfs_msdos/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/newfs_msdos/Makefile b/sbin/newfs_msdos/Makefile
index 558f673..0a9ffb4 100644
--- a/sbin/newfs_msdos/Makefile
+++ b/sbin/newfs_msdos/Makefile
@@ -3,7 +3,8 @@
PROG= newfs_msdos
MAN= newfs_msdos.8
-.if ${MACHINE_ARCH} == "arm"
+# XXX - this is verboten
+.if ${MACHINE_CPUARCH} == "arm"
WARNS?= 3
.endif
OpenPOWER on IntegriCloud