travis: fixup module configs #328

pull theuni wants to merge 1 commits into bitcoin-core:master from theuni:travis-fixup changing 1 files +4 −3
  1. theuni commented at 12:29 AM on September 30, 2015: contributor

    Looking over all of the vars, it appears as though RECOVERY was the only one improperly represented. I went ahead and changed schnorr to make it consistent with the others.

    Assuming configure works as intended, this addresses #311.

  2. theuni force-pushed on Sep 30, 2015
  3. travis: fixup module configs 7c823e3030
  4. theuni commented at 12:40 AM on September 30, 2015: contributor

    Added one more change. A while back there was some odd breakage in the -DDETERMINISTIC build that turned out to be caused by the fact that it replaced the default CFLAGS with its own, meaning that instead of being built with "-O3 -g" by default, everything was built with the compiler's default (-O0).

    Since that's somewhat useful to have in the matrix, I've separated the two conditions by adding separate builds for the -DDETERMINISTIC and -O0 cases.

  5. apoelstra commented at 11:40 AM on October 1, 2015: contributor

    ACK. Checked six of the Travis builds (yes/no for each of the three modules) to check that the right things are being built.

  6. sipa merged this on Oct 11, 2015
  7. sipa closed this on Oct 11, 2015

  8. sipa referenced this in commit 7450ef171d on Oct 11, 2015

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-14 14:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me