diff options
author | Thibault Saunier <tsaunier@igalia.com> | 2019-08-01 17:13:29 -0700 |
---|---|---|
committer | Thibault Saunier <tsaunier@igalia.com> | 2019-08-24 06:43:47 -0400 |
commit | 42c5e4fe2b21a8f70f62e0153d0098b3d186259f (patch) | |
tree | f7c0074b4cf483351f6d88edd329328760ce1b60 /mesonbuild/compilers/compilers.py | |
parent | e3b21de5630e009f130d2e160a6fc125b5f84e31 (diff) | |
download | meson-42c5e4fe2b21a8f70f62e0153d0098b3d186259f.zip meson-42c5e4fe2b21a8f70f62e0153d0098b3d186259f.tar.gz meson-42c5e4fe2b21a8f70f62e0153d0098b3d186259f.tar.bz2 |
wine: Try to get the short paths when generating WINEPATH
The size of WINEPATH is limited (1024 [until recently]), we
can very easily reach that limit, and even the new one (2048) so
try to keep path as small as possible by using the shortPath
version of paths.
Also assert that we do not reach the new hard limit.
And avoid having duplicates in the list of path.
[until recently]: https://bugs.winehq.org/show_bug.cgi?id=45810
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions