Skip to content

MSVC: Always specify when building 32-bit MSVC#144

Merged
alexcrichton merged 1 commit intorust-lang:masterfrom
skyfloogle:i686-msvc2022-fix
Feb 23, 2022
Merged

MSVC: Always specify when building 32-bit MSVC#144
alexcrichton merged 1 commit intorust-lang:masterfrom
skyfloogle:i686-msvc2022-fix

Conversation

@skyfloogle
Copy link
Contributor

VS2022 is out, and is not listed as one of the "must specify 32-bit" versions, therefore building 32-bit libraries with this broke. The easiest solution is to just always specify 32-bit when building for it.

VS2022 is out, and is not listed as one of the "must specify 32-bit" versions, therefore building 32-bit libraries with this broke. The easiest solution is to just always specify 32-bit when building for it.
@alexcrichton alexcrichton merged commit bfaf129 into rust-lang:master Feb 23, 2022
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.

2 participants