Hotfix the libsecp256k1 subtree to not automatically use gmp when it is available, to avoid an unwanted dependency.
Do not use libgmp automatically in libsecp256k1 #5531
pull sipa wants to merge 1 commits into bitcoin:0.10 from sipa:nosecpgmp changing 1 files +0 −12-
sipa commented at 1:23 PM on December 23, 2014: member
-
Do not use libgmp automatically in libsecp256k1 63b5a1dc80
- laanwj added this to the milestone 0.10.0 on Dec 23, 2014
-
Diapolo commented at 1:40 PM on December 23, 2014: none
Just asking, what happens when not using it during build of libsecp256k1? Are you using own routines for doing what libgmp was used for?
-
laanwj commented at 2:14 PM on December 23, 2014: member
Tested ACK
- laanwj merged this on Dec 23, 2014
- laanwj closed this on Dec 23, 2014
- laanwj referenced this in commit f4dcc1e009 on Dec 23, 2014
-
theuni commented at 7:12 PM on December 23, 2014: member
after-the-fact ACK.
-
rubensayshi commented at 11:10 AM on February 5, 2015: contributor
- MarcoFalke locked this on Sep 8, 2021