diff options
| author | Ada <yretenai@gmail.com> | 2023-10-10 14:59:32 +0100 |
|---|---|---|
| committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2023-10-12 02:48:45 +0530 |
| commit | 4c9927e8b700a27ba300b9b6561f6ea223d35585 (patch) | |
| tree | 9168b6f59993acc6da2e80e2822dc55994338435 /mesonbuild/compilers/cpp.py | |
| parent | 208b31faf14ad1cfb0c1de10b02e668c36bdf1f5 (diff) | |
| download | meson-4c9927e8b700a27ba300b9b6561f6ea223d35585.tar.gz | |
Fix MSVC linker error LNK1170 with long rspfiles
The MSVC linker errors out if a line in the rspfile is too long.
The resolution is to use the built-in ninja keyword $in_newline instead of $in, which splits each input into separate lines.
Diffstat (limited to 'mesonbuild/compilers/cpp.py')
0 files changed, 0 insertions, 0 deletions
