diff options
| author | fanquake <[email protected]> | 2020-05-10 19:27:15 +0800 |
|---|---|---|
| committer | fanquake <[email protected]> | 2020-05-10 19:27:15 +0800 |
| commit | 89fea68ffdbd97394d891177e664f896b3e7d1e6 (patch) | |
| tree | d37e37432bf319e59df2f738527fb88d5760f98f /src/script/script.cpp | |
| parent | Merge #18901: fuzz: use std::optional for sep_pos_opt variable (diff) | |
| download | discoin-89fea68ffdbd97394d891177e664f896b3e7d1e6.tar.xz discoin-89fea68ffdbd97394d891177e664f896b3e7d1e6.zip | |
build: don't pass -w when building for Windows
This has been around since the introduction of autotools. However at
this point I'm not sure we'd every 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.
Diffstat (limited to 'src/script/script.cpp')
0 files changed, 0 insertions, 0 deletions