diff options
author | 2024-09-28 18:26:43 +0100 | |
---|---|---|
committer | 2024-09-28 18:28:13 +0100 | |
commit | a76a99b4230239d12d7b5a1ceb777c073faf31cc (patch) | |
tree | 659a9c100731dbf7511f7b5292e2ee83cb44b443 /test | |
parent | 3503fa80c02e19a718245f92eba31f6b0a5cf45c (diff) | |
download | sst-a76a99b4230239d12d7b5a1ceb777c073faf31cc.tar.gz sst-a76a99b4230239d12d7b5a1ceb777c073faf31cc.zip |
Remove redundant and/or incorrect -municode flag
This tells MinGW toolchains, which we don't use, to use wmain() instead
of main(), which we're also not doing for these programs.
With the regular Clang toolchain that we do use, it makes no
difference. In any case, then, we might as well remove it.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions