aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2023-04-03 13:36:32 +0100
committerfanquake <fanquake@gmail.com>2023-04-04 10:07:41 +0100
commit436df1e826cae036caed3e983715a4ed4e441321 (patch)
tree121f139851446edba504a5e711d19bc9de550b58 /test
parent369d4c03b7084de967576759545ba36a17fc18bb (diff)
downloadbitcoin-436df1e826cae036caed3e983715a4ed4e441321.tar.xz
depends: add NO_HARDEN option
Add an option that when passed, will disable hardening options, and pass `--disable-hardening` through to configure. Due to the way we link libssp for Windows builds, they now fail (after #27118), if building with depends, and configuring with --disable-hardening. See: https://github.com/bitcoin/bitcoin/pull/27118#issuecomment-1492606272. This change would add a depends opiton such that, if someone wants to build with, for windows, without hardening, they can do so. This may also be useful when building for debugging.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions