Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@akoeplinger
Copy link
Member

@akoeplinger akoeplinger commented Nov 25, 2019

After #16832 was merged the run-msbuild.bat script has an additional required parameter for specifying the GC.

However the script only passed the MONO_TARGET_GC property to msbuild if the script had no additional parameters which doesn't make sense.

Always pass the parameter, this should fix the boehm build on Windows i386.

After mono#16832 was merged the run-msbuild.bat
script has an additional required parameter for specifying the GC.

However the script only passed the MONO_TARGET_GC property to msbuild
if the script had no additional parameters which doesn't make sense.

Always pass the parameter, this should fix the boehm build on Windows i386.
@akoeplinger akoeplinger merged commit bdf4790 into mono:master Nov 25, 2019
@akoeplinger akoeplinger deleted the fix-boehm-win32 branch November 25, 2019 17:58
ManickaP pushed a commit to ManickaP/runtime that referenced this pull request Jan 20, 2020
After mono/mono#16832 was merged the run-msbuild.bat
script has an additional required parameter for specifying the GC.

However the script only passed the MONO_TARGET_GC property to msbuild
if the script had no additional parameters which doesn't make sense.

Always pass the parameter, this should fix the boehm build on Windows i386.

Commit migrated from mono/mono@bdf4790
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants