mirror of https://github.com/lukechilds/komodo.git
Browse Source
Until secp256k1 is used for verification there is no reason for Bitcoin Core's secp256k1 to link against gmp, even if available. Pass a flag to configure to override the bignum implementation. This fixes a crash at runtime on ppc64 reported by @gmaxwell. Github-Pull: #6210 Rebased-From: 7fd5b801ff16d748b5ca13ded09ed5da8eacf7e7try
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue