From 1e9c3d01783d0c4c8f4d38baa662fa2b836a710b Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Tue, 29 Nov 2016 03:23:59 +0300 Subject: Add Windows 10 SDK discovery --- msvc-common/msvc-common | 6 ------ 1 file changed, 6 deletions(-) (limited to 'msvc-common/msvc-common') diff --git a/msvc-common/msvc-common b/msvc-common/msvc-common index 3f2e508..c73bd65 100755 --- a/msvc-common/msvc-common +++ b/msvc-common/msvc-common @@ -42,12 +42,6 @@ function msvc_exec () # ... # export WINEDEBUG=fixme-all - # Set an alternative .wine directory if requested. - # - if [ -n "$MSVC_WINEPREFIX" ]; then - export WINEPREFIX="$MSVC_WINEPREFIX" - fi - # Filter diagnostics output replacing absolute Windows paths with their # POSIX mapping. If is 1 then both stdout and stderr output are read # and filtered. -- cgit v1.1