[krbdev.mit.edu #9094] git commit

"Greg Hudson via RT" <[email protected]> Thu, 18 May 2023 03:04:27 -0400
Newsgroups gmane.comp.encryption.kerberos.bugs
Message-ID <[email protected]>
Thu May 18 03:04:27 2023: Request 9094 was acted upon.
 Transaction: Ticket created by [email protected]
       Queue: krb5
     Subject: git commit
       Owner: [email protected]
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9094 >



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 <[email protected]>
Committer: Greg Hudson <[email protected]>
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(-)