Skip to content

Doesn't compile on ARM  #59

Description

@CryptoManiac

Hello. I can see there is some of the x86 related stuff which is quite annoying to deal with:

  • -maes and -mmsse3 compiler flags
  • x86 specific intrinsics such as __builtin_ia32_aesenclast128, __builtin_ia32_pslldqi128 and whatever.

As the result, attempting to compile it on non-x86 platforms is a pointless endeavor as it is now. Perhaps, there should be a condition to only use them on supported platforms?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions