theuni
commented at 8:22 pm on January 17, 2025:
member
For packages that do not set a default build type, this change does not affect their behaviour.
Are you sure this is true? It definitely could affect behavior. I’m wondering if we should do it per-package, even if it’s every package, as a sign-off that we’ve actually checked that it does the right thing.
depends: Override default build type for `libevent`
The `libevent` package defaults to the "Release" build type, which
overrides our per-build-type optimization flags with `-O3`.
To prevent this behavior, set `CMAKE_BUILD_TYPE` to "None", consistent
with how other packages are handled.
d7d3bb1bbc
hebasto force-pushed
on Jan 20, 2025
hebasto
commented at 9:58 am on January 20, 2025:
member
For packages that do not set a default build type, this change does not affect their behaviour.
Are you sure this is true? It definitely could affect behavior. I’m wondering if we should do it per-package, even if it’s every package, as a sign-off that we’ve actually checked that it does the right thing.
Reworked.
hebasto renamed this:
depends: Always set `CMAKE_BUILD_TYPE=None` globally
depends: Override default build type for `libevent`
on Jan 20, 2025
hebasto
commented at 11:52 am on January 20, 2025:
member
This is a metadata mirror of the GitHub repository
bitcoin/bitcoin.
This site is not affiliated with GitHub.
Content is generated from a GitHub metadata backup.
generated: 2025-01-21 03:12 UTC
This site is hosted by @0xB10C More mirrored repositories can be found on mirror.b10c.me