[16014] in Kerberos-V5-bugs
[krbdev.mit.edu #8678] git commit
daemon@ATHENA.MIT.EDU (Greg Hudson via RT)
Sun May 13 01:13:57 2018
Mail-followup-to: rt@krbdev.mit.edu
mail-copies-to: never
From: "Greg Hudson via RT" <rt-comment@KRBDEV-PROD-APP-1.mit.edu>
In-Reply-To: <rt-8678@krbdev.mit.edu>
Message-ID: <rt-8678-48551.16.4865141788712@krbdev.mit.edu>
To: "'AdminCc of krbdev.mit.edu Ticket #8678'":;
Date: Sun, 13 May 2018 01:13:44 -0400 (EDT)
Reply-To: rt-comment@KRBDEV-PROD-APP-1.mit.edu
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krb5-bugs-bounces@mit.edu
Don't specify MFC library in Leash build
Since MFC 3.0 (which shipped with Visual C++ 2.0, decades ago) it has
been unnecessary to specify the MFC library in the link line; the
headers can magically add the right one. Guessing the MFC version
from $(VISUALSTUDIOVERSION) does not work with Visual Studio 2017 (we
guess 150; the correct value is 140).
https://github.com/krb5/krb5/commit/eb46a725a0236ee275ee97c739cef475623d42c6
Author: Greg Hudson <ghudson@mit.edu>
Commit: eb46a725a0236ee275ee97c739cef475623d42c6
Branch: master
src/windows/leash/Makefile.in | 13 +------------
1 files changed, 1 insertions(+), 12 deletions(-)
_______________________________________________
krb5-bugs mailing list
krb5-bugs@mit.edu
https://mailman.mit.edu/mailman/listinfo/krb5-bugs