From 9f6facd4f3bcc3b7f522c74616c184d7b8cdbfb4 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 13 Jul 2016 10:33:55 +0200 Subject: Add SDKBIN to link.exe's PATH since it may need to run mt.exe --- msvc-lib-common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'msvc-lib-common') diff --git a/msvc-lib-common b/msvc-lib-common index 7f10223..4cd1c51 100755 --- a/msvc-lib-common +++ b/msvc-lib-common @@ -1,6 +1,6 @@ #! /usr/bin/env bash -# Common lib.exe driver that expects the VC and LIB variables to be set for +# Common lib.exe driver that expects the VCBIN and LIB variables to be set for # the specific MSVC version/configuration. # # It's not clear/documented why we need LIB or what the /LIBPATH option is -- cgit v1.1