Specify CMAKE_SYSTEM_PROCESSOR on win_arm64_msvc_compile

Otherwise, CMake thinks it's building for the host and our build gets a
little confused. (It's actually *mostly* fine, but the logic to decide
whether to use NASM will trip up.)

Change-Id: Iac411eab8da5a9b8283e7daba649bdba7d2ef586
Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/57945
Reviewed-by: Bob Beck <bbe@google.com>
2 files changed
tree: dc1b0e739485e8d9d1ca89e5c12fc3e442485df9
  1. generated/
  2. codereview.settings
  3. main.star
  4. OWNERS
  5. PRESUBMIT.py
  6. README.md
README.md

This branch contains configurations for BoringSSL's CI and CQ. To modify, edit main.star and then rerun ./main.star to regenerate the generated files.