multipass
multipass copied to clipboard
README: Mention requirement to set `VCPKG_FORCE_SYSTEM_BINARIES` on non-x64
Description of documentation issue or suggestion
When building on arm, s390x, ppc64le, or riscv, it should be noted that the environment variable VCPKG_FORCE_SYSTEM_BINARIES needs to be set (presumably to 1).
Proposal to fix issue or enact suggestion Please add this to the build instructions in the README.
Additional context I will be submitting a pull request resolving this shortly.