Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) From: ghudson@mit.edu Subject: git commit Content-Length: 755 Get arm64-windows builds working Update various checks to include "ARM64" and "_M_ARM64". Remove a /BASE flag which fixes an "ARM64 image cannot have base address below 4GB" error and which arguably shouldn't be used in modern times since it prevents using dynamic base addresses. https://github.com/krb5/krb5/commit/e991aecd44d9d953e7ceb928f994fd07a0105433 Author: Gerald Combs Committer: Greg Hudson Commit: e991aecd44d9d953e7ceb928f994fd07a0105433 Branch: master src/config/win-post.in | 2 +- src/config/win-pre.in | 4 ++-- src/lib/Makefile.in | 2 +- src/lib/crypto/builtin/aes/brg_endian.h | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-)