Remove the hard-coded dependency on HYPERV being only x86. Instead, 100%
rely on MK_HYPERV. It's always right (since it's marked BROKEN (so set
to "no") on architectures we don't support).
Sponsored by: Netflix
Differential D38306
hyperv: Build and install where supported imp on Jan 31 2023, 10:39 PM. Authored by Tags None Referenced Files
Subscribers
Details
Remove the hard-coded dependency on HYPERV being only x86. Instead, 100% Sponsored by: Netflix
Diff Detail
Event TimelineComment Actions Ok, started a native and a cross-build (assuming no build breakage) to also test another fix for something else. Should know "in the morning" and will let you know. Comment Actions Okay, I am confused about what the correct outcome should be but likely it is a pilot error on etcupdate on my behalf. Neither on amd64 nor arm64 etcupdate did re-install the removed /etc/devd/hyperv.conf file. I tried mergemaster on amd64 and that did install it back. I believe this solves the issue and I need to figure out how to tell etcupdate to restore manually removed files again ... @jhb ? |