diff options
| author | fanquake <[email protected]> | 2020-05-12 15:51:16 +0800 |
|---|---|---|
| committer | fanquake <[email protected]> | 2020-05-12 16:17:15 +0800 |
| commit | 49d237ce3230288cee9d2c9d98d11702c906719b (patch) | |
| tree | 8fce7d52ce2c8ae18730a68f81bcfd8492e4e855 /src/script/script.cpp | |
| parent | Merge #18808: [net processing] Drop unknown types in getdata (diff) | |
| parent | build: don't pass -w when building for Windows (diff) | |
| download | discoin-49d237ce3230288cee9d2c9d98d11702c906719b.tar.xz discoin-49d237ce3230288cee9d2c9d98d11702c906719b.zip | |
Merge #18928: build: don't pass -w when building for Windows
89fea68ffdbd97394d891177e664f896b3e7d1e6 build: don't pass -w when building for Windows (fanquake)
Pull request description:
This has been around since the introduction of autotools. However at
this point I'm not sure we'd ever want to suppress all warnings when
performing a build, and given that CXX FLAGS will have been overriden
when cross-compiling for Windows (using depends), this would rarely,
if-ever be used anyways.
From https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html:
> -w
>
> Inhibit all warning messages.
ACKs for top commit:
hebasto:
ACK 89fea68ffdbd97394d891177e664f896b3e7d1e6
Tree-SHA512: 2b5bdef7fff5c87b28199f5822cab3cdf600c90c01a40db5cd85053eef5dcb5816e2e97ff61a30ff94b4f0c6cb7be22beaef34d82235bdf05ff9da865d40b381
Diffstat (limited to 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions