summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tools/tools/zfsboottest/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/tools/zfsboottest/Makefile b/tools/tools/zfsboottest/Makefile
index 145e166..7362073 100644
--- a/tools/tools/zfsboottest/Makefile
+++ b/tools/tools/zfsboottest/Makefile
@@ -16,6 +16,7 @@ CFLAGS= -O1 \
-I. \
-fdiagnostics-show-option \
-W -Wextra -Wno-sign-compare -Wno-unused-parameter
+CFLAGS+=-m32
LDADD+= -lmd
.if ${MACHINE_CPUARCH} == "amd64"
OpenPOWER on IntegriCloud