Skip to content

Conversation

jonasnick
Copy link
Contributor

Also remove CPPFLAGS=-DVALGRIND because that's redundant with when
configured with --enable-valgrind.

Copy link
Member

@luke-jr luke-jr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: I think it would be better to rename VALGRIND in a separate commit

@jonasnick jonasnick changed the title travis: Explicitly set --enable-valgrind and disable once travis: Explicitly set --with-valgrind Sep 21, 2020
Also set --with-valgrind=no once
@jonasnick
Copy link
Contributor Author

Split into two commits.

Also remove CPPFLAGS=-DVALGRIND because that's redundant when
configured with --with-valgrind.
@real-or-random
Copy link
Contributor

ACK 4eecb4d diff and travis output look good

@sipa
Copy link
Contributor

sipa commented Sep 26, 2020

utACK 4eecb4d

@elichai
Copy link
Contributor

elichai commented Sep 26, 2020

ACK 4eecb4d

@real-or-random real-or-random merged commit c5257ae into bitcoin-core:master Sep 26, 2020
jasonbcox pushed a commit to Bitcoin-ABC/bitcoin-abc that referenced this pull request Sep 29, 2020
Summary:
```
Also remove CPPFLAGS=-DVALGRIND because that's redundant with when
configured with --enable-valgrind.
```

Backport of secp256k1 [[bitcoin-core/secp256k1#821 | PR821]].

Test Plan:
Run the Travis build.
https://travis-ci.org/github/Fabcien/secp256k1/builds/731225830

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D7633
deadalnix pushed a commit to Bitcoin-ABC/secp256k1 that referenced this pull request Sep 30, 2020
Summary:
```
Also remove CPPFLAGS=-DVALGRIND because that's redundant with when
configured with --enable-valgrind.
```

Backport of secp256k1 [[bitcoin-core/secp256k1#821 | PR821]].

Test Plan:
Run the Travis build.
https://travis-ci.org/github/Fabcien/secp256k1/builds/731225830

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: deadalnix

Differential Revision: https://reviews.bitcoinabc.org/D7633
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants