diff options
author | fghzxm <fghzxm@outlook.com> | 2022-05-09 12:53:58 +0800 |
---|---|---|
committer | Daniel Mensinger <daniel@mensinger-ka.de> | 2022-05-09 21:42:02 +0200 |
commit | 7650f328284f24c2f70dcfb1689ae8fc22c04cf1 (patch) | |
tree | 5ca75de87fa19b44899371e4edf7fff81bfaefd8 /mesonbuild/compilers/java.py | |
parent | aa874ea0d020aee90595c2adfb43866fcaabfdb7 (diff) | |
download | meson-7650f328284f24c2f70dcfb1689ae8fc22c04cf1.zip meson-7650f328284f24c2f70dcfb1689ae8fc22c04cf1.tar.gz meson-7650f328284f24c2f70dcfb1689ae8fc22c04cf1.tar.bz2 |
dependencies/boost.py: ignore unknown files
If we encounter a file under the Boost library directory that doesn't
look like a Boost library binary, we should ignore it.
We log a warning for each file we ignore, except for ones we know are
safe to ignore (e. g. PDB files from the SourceForge Windows
distribution). This should avoid polluting the log.
Fixes #8325.
Diffstat (limited to 'mesonbuild/compilers/java.py')
0 files changed, 0 insertions, 0 deletions