zfsboottest: build as a 32 bit application
For better emulation of the actual zfs boot code. MFC after: 8 days
This commit is contained in:
parent
c1be893c44
commit
b6b87995cc
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user