Git Product home page Git Product logo

Comments (4)

centromere avatar centromere commented on June 2, 2024

Hi @katsuyas. If #51 was applied, would this fix the problem?

from cryptonite.

mpietrzak avatar mpietrzak commented on June 2, 2024

This is exactly the same error I got while trying to compile on arm and #51 fixed that for me.

from cryptonite.

katsuyas avatar katsuyas commented on June 2, 2024

@centromere
I will try it and let you know - I'm new to github, it should be simple to try in my local.

from cryptonite.

katsuyas avatar katsuyas commented on June 2, 2024

@centromere
I've tested it locally. Looks working. Here is what I've done:

$ git clone https://github.com/haskell-crypto/cryptonite.git
$ cd cryptonite
$ git pull pull/51/head:master
$ cabal sandbox init
$ cabal update
$ cabal install -j --dependencies-only
$ cabal configure
$ cabal build

And it failed like before, but if I do
$ cabal configure --flag='-support_blake2'
$ cabal build

then the build is successful.
So yes, I have confirmed the fix.
It might be part of your plan, but it would be nice that the disabling the feature is documented in the README.md file

Thanks,

from cryptonite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.