]> Git Repo - secp256k1.git/commit
Merge #561: Respect LDFLAGS and #undef STATIC_PRECOMPUTATION if using basic config
authorGregory Maxwell <[email protected]>
Thu, 23 May 2019 00:36:27 +0000 (00:36 +0000)
committerGregory Maxwell <[email protected]>
Thu, 23 May 2019 00:38:30 +0000 (00:38 +0000)
commit912680ed8675bbf9c74c4c112ca3c41d27a295d7
tree9fd2e216a6a6d4fe3d8f915d2a8df7a28a4b7667
parent91fae3ace0291b144b27fd8bbda509042f5400f1
parentdbed75d96915d410036ea47cae0110d35ea6b131
Merge #561: Respect LDFLAGS and #undef STATIC_PRECOMPUTATION if using basic config

dbed75d Undefine `STATIC_PRECOMPUTATION` if using the basic config (DesWurstes)
310111e Keep LDFLAGS if `--coverage` (DesWurstes)

Pull request description:

  Update: **This is a trimmed pull request with strong rationale.**

  - Adding `--coverage` shouldn't reset `LDFLAGS`, this is definitely a typo
  - The basic configuration should undefine `STATIC_PRECOMPUTATION`, as generating it is not supported and it complicates #549

Tree-SHA512: 29f0dd4c870ec60d535346446b453da459ca843ed1265c2bc966bf0fcbdf3c5c79f9e48a419662e81d790a7003f8877a16e2a5a74aa5c0b79645e15ad56a0f66
This page took 0.02432 seconds and 4 git commands to generate.