diff options
| author | MarcoFalke <[email protected]> | 2019-05-16 07:43:55 -0400 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-05-16 07:43:58 -0400 |
| commit | 2b56c9a86a9d349c4ada8fc81e071e02eb04837e (patch) | |
| tree | c6486240844bb62a590f813d3490f6cf91a3f301 /src/httpserver.cpp | |
| parent | Merge #15943: tests: Fail if RPC has been added without tests (diff) | |
| parent | build with -fstack-reuse=none (diff) | |
| download | discoin-2b56c9a86a9d349c4ada8fc81e071e02eb04837e.tar.xz discoin-2b56c9a86a9d349c4ada8fc81e071e02eb04837e.zip | |
Merge #15983: build with -fstack-reuse=none
faf38bc056 build with -fstack-reuse=none (MarcoFalke)
Pull request description:
All versions of gcc that we commonly use for building are subject to bug https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90348. To work around that, set `-fstack-reuse=none` for all builds. See https://github.com/bitcoin/bitcoin/pull/15959#issuecomment-490423900
This option does not exist for clang https://clang.llvm.org/docs/ClangCommandLineReference.html#target-independent-compilation-options, but it does for gcc https://gcc.gnu.org/onlinedocs/gcc/Code-Gen-Options.html
ACKs for commit faf38b:
Tree-SHA512: f5597583402d31ea7b89ac358a6f4a537bbb82a1dde2bd41bac65ee0fd88c7af75ee4c24c6b8eed6b139bf4dbf07ab2987f8fc30fb3eab179cd2d753a8a2a47d
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions