Add ucrtlib dir also for 32-bit Windows
cf. 86e6d9b62f
"Make check for broken static
initialize_list work with MSVC 2015"
Change-Id: Iac957a7bcaeecf9740e53ab777a032d128dfffde
This commit is contained in:
@@ -12509,6 +12509,7 @@ if test "$build_os" = "cygwin"; then
|
||||
PathFormat "${UCRTSDKDIR}lib/$UCRTVERSION/ucrt/x86"
|
||||
ucrtlibpath_formatted=$formatted_path
|
||||
ILIB="$ILIB;$ucrtlibpath_formatted"
|
||||
ILIB1="$ILIB1 -LIBPATH:$ucrtlibpath_formatted"
|
||||
fi
|
||||
fi
|
||||
if test -f "$DOTNET_FRAMEWORK_HOME/lib/mscoree.lib"; then
|
||||
|
Reference in New Issue
Block a user