No description provided.
Bugfix: pass SECP_CONFIG_DEFINES to bench compilation #1183
pull sipa wants to merge 1 commits into bitcoin-core:master from sipa:202212_fix_bench_cppflags changing 1 files +1 −0-
sipa commented at 8:32 PM on December 29, 2022: contributor
-
Bugfix: pass SECP_CONFIG_DEFINES to bench compilation c0a555b2ae
- real-or-random approved
-
real-or-random commented at 11:07 AM on December 30, 2022: contributor
utACK c0a555b2ae35d5cca0481ecdd4cff5a1ae314283
We could also add an
AM_CPPFLAGSthat will be used as a default for binaries that don't have a corresponding_CPPFLAGSvariable. But I'm not convinced that this is a good idea, I don't think there's a very good default... It's probably better to keep setting the CPPFLAGS explicitly for every binary. - apoelstra approved
-
apoelstra commented at 9:44 PM on December 31, 2022: contributor
ACK c0a555b2ae35d5cca0481ecdd4cff5a1ae314283
- real-or-random merged this on Jan 2, 2023
- real-or-random closed this on Jan 2, 2023
- dhruv referenced this in commit 4d33046ce3 on Feb 1, 2023
- dhruv referenced this in commit 55e7f2cf2b on Feb 2, 2023
- stratospher referenced this in commit 647f63669e on Feb 6, 2023
- dhruv referenced this in commit a4351c0df6 on Feb 20, 2023
- stratospher referenced this in commit 23f825fc8b on Feb 21, 2023
- hebasto referenced this in commit 7c0cc5d976 on Mar 7, 2023
- dhruv referenced this in commit a5df79db12 on Mar 7, 2023
- dhruv referenced this in commit 77b510d84c on Mar 7, 2023
- sipa referenced this in commit 763079a3f1 on Mar 8, 2023
- div72 referenced this in commit 945b094575 on Mar 14, 2023
- vmta referenced this in commit e1120c94a1 on Jun 4, 2023
- vmta referenced this in commit 8f03457eed on Jul 1, 2023
- delta1 referenced this in commit 3f32c20932 on Aug 8, 2023
- delta1 referenced this in commit 31ac0c1081 on Aug 31, 2023
- janus referenced this in commit 4816e2a921 on Sep 3, 2023
- backpacker69 referenced this in commit 26f6d832fb on Mar 5, 2024
- str4d referenced this in commit b350ac56ac on Jun 4, 2025
- Fabcien referenced this in commit 11ce3b15b0 on Mar 6, 2026
- Fabcien referenced this in commit 5fb2777f99 on Mar 6, 2026
Contributors