aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorAndrew Chow <[email protected]>2019-10-02 19:52:31 -0400
committerAndrew Chow <[email protected]>2019-10-07 14:11:40 -0400
commit44f7a8d7a774f82417106c452d793e6f091bc23e (patch)
treeddcee2844d7bf38f9d8b75bc28d289e36b45ef94 /src/httpserver.cpp
parentMerge #16524: Wallet: Disable -fallbackfee by default (diff)
downloaddiscoin-44f7a8d7a774f82417106c452d793e6f091bc23e.tar.xz
discoin-44f7a8d7a774f82417106c452d793e6f091bc23e.zip
Disable _FORTIFY_SOURCE when enable-debug
Since enable-debug disables optimization entirely, _FORTIFY_SOURCE does nothing as it requires some kind of optimization enabled. It instead produces a bunch of useless warnings. So explicitly disable it when enable-debug so that those warnings are not produced.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions