Skip to content
This repository has been archived by the owner on Oct 19, 2024. It is now read-only.

fix(solc): exclude sha2 asm feature for msvc #679

Merged
merged 1 commit into from
Dec 12, 2021

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Dec 11, 2021

Motivation

MSVC is not supported for sha2 asm RustCrypto/asm-hashes#17

Solution

We disable asm if the target is msvc

PR Checklist

  • Added Tests
  • Added Documentation
  • Updated the changelog

@gakonst gakonst merged commit ab8b523 into gakonst:master Dec 12, 2021
@ghost
Copy link

ghost commented Dec 14, 2021

I have solved this by change to gnu-windows just in case anyone is looking for a quickfix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants