diff options
author | Akio Nakamura <nakamura@dgtechnologies.co.jp> | 2018-04-05 18:41:46 +0900 |
---|---|---|
committer | Akio Nakamura <nakamura@dgtechnologies.co.jp> | 2018-04-13 10:26:05 +0900 |
commit | 2eb5036c330fcc4fc115fe378b8211fd14711195 (patch) | |
tree | fb63d3465be4caa343d55ee5eebb24cd0356fd80 /depends/patches | |
parent | 8480d41e0f9d466447f49bf5dd7c17c5337af77a (diff) |
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 'depends/patches')
0 files changed, 0 insertions, 0 deletions