diff options
| author | Akio Nakamura <[email protected]> | 2018-04-05 18:41:46 +0900 |
|---|---|---|
| committer | Akio Nakamura <[email protected]> | 2018-04-13 10:26:05 +0900 |
| commit | 2eb5036c330fcc4fc115fe378b8211fd14711195 (patch) | |
| tree | fb63d3465be4caa343d55ee5eebb24cd0356fd80 /src/httpserver.h | |
| parent | Merge #12803: Make BaseSignatureCreator a pure interface (diff) | |
| download | discoin-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.h')
0 files changed, 0 insertions, 0 deletions