multipass icon indicating copy to clipboard operation
multipass copied to clipboard

Fix multipass_tests target on Ubuntu ARM64 (#3739)

Open jason-erb opened this issue 1 year ago • 0 comments

This PR:

  • Excludes QEMU code from tests if QEMU not enabled.
  • Ensures that all <BACKEND>_ENABLED definition checks occur at compile time, not run time, using #ifdef.

Fixes #3739 (Building target multipass_tests fails on Ubuntu ARM64)

jason-erb avatar Oct 17 '24 20:10 jason-erb