]> git.ipfire.org Git - thirdparty/krb5.git/commit
Link correct VS2015 C libraries for debug builds 449/head
authorGreg Hudson <ghudson@mit.edu>
Sun, 8 May 2016 15:11:22 +0000 (11:11 -0400)
committerGreg Hudson <ghudson@mit.edu>
Fri, 13 May 2016 17:30:56 +0000 (13:30 -0400)
commite92dde11a96c23fd68df846260203de4cd09efb4
tree911a2b2f3f893db3959f570ce01b3c6386155ad4
parent1ae3175858a4b91458fef51108d8c75f5dc0d0dd
Link correct VS2015 C libraries for debug builds

When building with VS2015 and NODEBUG is not set, link with the
debugging versions of ucrt.lib and vcruntime.lib.  Based on work by
Chris Kingsley.

ticket: 8412 (new)
src/lib/Makefile.in
src/windows/kfwlogon/Makefile.in