examples: Install bhyve files on arm64

Sponsored by:	Innovate UK
This commit is contained in:
Mark Johnston
2024-05-01 11:24:05 -04:00
parent e10b9d6602
commit c100fe0ba3
+1 -1
View File
@@ -41,7 +41,7 @@ SE_BSD_DAEMON= \
eps.patch \ eps.patch \
poster.sh poster.sh
.if ${MACHINE_CPUARCH} == "amd64" .if ${MACHINE_CPUARCH} == "amd64" || ${MACHINE_CPUARCH} == "aarch64"
.if ${MK_BHYVE} != "no" .if ${MK_BHYVE} != "no"
LDIRS+= bhyve LDIRS+= bhyve
SE_DIRS+= bhyve SE_DIRS+= bhyve