Do not force benchmarks to be statically linked. #326

pull gmaxwell wants to merge 1 commits into bitcoin-core:master from gmaxwell:dynamicbenches changing 4 files +0 −6
  1. gmaxwell commented at 7:07 PM on September 29, 2015: contributor

    Libtool will do the right thing and use whatever is available based on --enable-shared/--enable-static.

    This also means that some of the things we build actually test the dynamic library.

  2. Do not force benchmarks to be statically linked.
    Libtool will do the right thing and use whatever is available
     based on --enable-shared/--enable-static.
    
    This also means that some of the things we build actually
     test the dynamic library.
    213aa67397
  3. gmaxwell commented at 7:08 PM on September 29, 2015: contributor

    As an aside, this means that to valgrind the things this builds by default you have to do the libtool --mode=execute thing on them. :)

  4. sipa commented at 8:45 PM on September 29, 2015: contributor

    ACK

  5. sipa merged this on Sep 29, 2015
  6. sipa closed this on Sep 29, 2015

  7. sipa referenced this in commit ee58fae4f8 on Sep 29, 2015
Contributors

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 11:15 UTC

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