aboutsummaryrefslogtreecommitdiff
path: root/src/httpserver.cpp
diff options
context:
space:
mode:
authorAkio Nakamura <[email protected]>2018-04-05 18:41:46 +0900
committerAkio Nakamura <[email protected]>2018-04-13 10:26:05 +0900
commit2eb5036c330fcc4fc115fe378b8211fd14711195 (patch)
treefb63d3465be4caa343d55ee5eebb24cd0356fd80 /src/httpserver.cpp
parentMerge #12803: Make BaseSignatureCreator a pure interface (diff)
downloaddiscoin-2eb5036c330fcc4fc115fe378b8211fd14711195.tar.xz
discoin-2eb5036c330fcc4fc115fe378b8211fd14711195.zip
macOS: Prevent Xcode 9.3 build warnings
This PR solves #12867 (needs to run autogen.sh && ./configure) clang (Apple LLVM version 9.1.0 (clang-902.0.39.1)) warns unused argument '-pie' during compilation. So we check for warnings in the test using $CXXFLAG_WERROR. Windows is alse default-pie and was special-cased because it also warned, but we can also eliminate that case if warnings are caught.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions