Fix x64 compile issues: remove bufferoverflowu.lib; this is obsolete
authorSam Hartman <hartmans@mit.edu>
Mon, 19 Sep 2011 00:59:29 +0000 (00:59 +0000)
committerSam Hartman <hartmans@mit.edu>
Mon, 19 Sep 2011 00:59:29 +0000 (00:59 +0000)
commit24258919dbe905342dd554d3746e107051b63b6c
treefd1a744926cfc95dfdff627da02d5dcd264854f3
parent5e78fcbfbee48aa95d5423b37599e2dfe16ca7d2
Fix x64 compile issues: remove bufferoverflowu.lib; this is obsolete
as of VS2005SP1. Use undecorated _DllMainCRTStartup as entry point
instead of _DllMainCRTStartup@12

Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>
Signed-off-by: Sam Hartman <hartmans@debian.org>
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25207 dc483132-0cff-0310-8789-dd5450dbe970
src/ccapi/lib/win/Makefile.in
src/config/win-pre.in