HomePhabricator

build: disable optional use of gmp in internal secp256k1 build
7fd5b801ff16Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

build: disable optional use of gmp in internal secp256k1 build

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.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Jun 1 2015, 09:14
deadalnixPushed on May 14 2017, 22:04
Parents
rABC3e8ccc765a6d: Now that 0.11 has been branched, master is 0.11.99
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rABC7fd5b801ff16: build: disable optional use of gmp in internal secp256k1 build (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Jun 1 2015, 09:14