From 3efca1e98a9774d57507eb59ccd4cc3d256c1e41 Mon Sep 17 00:00:00 2001 From: Jeffrey Altman Date: Wed, 5 Jan 2022 12:16:43 -0500 Subject: [PATCH] lib/gssapi: define LIB_ASN1 on Windows if ASN1 generated objects The LIB_ASN1 definition instructs the library objects to access exported ASN1 generated DATA symbols as internal symbols. Change-Id: Ia8c674c879c9bc46ca9dc7f249114f22b1d0dfd5 --- lib/gssapi/NTMakefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/gssapi/NTMakefile b/lib/gssapi/NTMakefile index dcebb9176..81c22b184 100644 --- a/lib/gssapi/NTMakefile +++ b/lib/gssapi/NTMakefile @@ -33,6 +33,8 @@ RELDIR=lib\gssapi +intcflags=-DASN1_LIB + !include ../../windows/NTMakefile.w32 krb5src = \