diff options
author | Vili Väinölä <vilivainola@gmail.com> | 2022-06-01 18:31:33 +0300 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2022-06-01 12:32:53 -0700 |
commit | 18e2f8b2b3c7b3cb29e7d7ff037b175411f47f25 (patch) | |
tree | 8377bb862185c15f028b29389447e9482a7fd8e2 /mesonbuild/compilers/compilers.py | |
parent | eec7b2c359fe1ab2945c67465848294996bd2f9d (diff) | |
download | meson-18e2f8b2b3c7b3cb29e7d7ff037b175411f47f25.zip meson-18e2f8b2b3c7b3cb29e7d7ff037b175411f47f25.tar.gz meson-18e2f8b2b3c7b3cb29e7d7ff037b175411f47f25.tar.bz2 |
Fix sandbox violation when using subproject as a symlink
Fix "Tried to grab file outside current (sub)project" error when subproject exists within
a source tree but it is used through a symlink. Using subprojects as symlinks is very useful
feature when migrating an existing codebase to meson that all sources do not need to be
immediately moved to subprojects folder.
Diffstat (limited to 'mesonbuild/compilers/compilers.py')
0 files changed, 0 insertions, 0 deletions