[Bug 292686] bhyve fails to build with WITH_BHYVE_SNAPSHOT=yes on arm64

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 24 Jan 2026 15:03:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292686

--- Comment #3 from Simon Wollwage <rootnode+freebsd@wollwage.com> ---
(In reply to Roman Bogorodskiy from comment #2)

Not sure how that case should be handled. On aarch64, the header is empty.
Should it provide an empty enum and empty stubs for the functions? 

If the feature isn't supported, it shouldn't build with the feature enabled.
Otherwise it would be a misleading flag, wouldn't it? You can't enable
snapshots and build it and then have no snapshot functionality.

Not an opinion, just trying to troubleshoot.

-- 
You are receiving this mail because:
You are the assignee for the bug.