Harmonize macOS pack declarations with Heimdal Replace the TARGET_OS_MAC conditionals with the conditionals used in Heimdal, so that we do not pack structures inconsistently with macOS on ARM. Suggested by Luke Howard. https://github.com/krb5/krb5/commit/d177b5d70bf575c498bfdd3abb6a6413646ad7c5 Author: Greg Hudson Commit: d177b5d70bf575c498bfdd3abb6a6413646ad7c5 Branch: master src/include/CredentialsCache.h | 4 ++-- src/include/CredentialsCache2.h | 4 ++-- src/include/krb5/krb5.hin | 8 ++++---- src/lib/gssapi/generic/gssapi.hin | 8 ++++---- src/lib/krb5/krb/gic_opt.c | 4 ++-- 5 files changed, 14 insertions(+), 14 deletions(-)