aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/externalproject.py
diff options
context:
space:
mode:
authorHemmo Nieminen <hemmo.nieminen@kone.com>2022-06-17 00:00:00 +0300
committerEli Schwartz <eschwartz93@gmail.com>2022-06-17 14:18:05 -0400
commitb49b9f52b29896cce58a1e3dbeb1b6cf54420d45 (patch)
treebca9182a5c6a739af01805f2cb63d82b3c60b146 /mesonbuild/scripts/externalproject.py
parent9b2142800658e2a63def39f2cfb1ec4cb18795bd (diff)
downloadmeson-b49b9f52b29896cce58a1e3dbeb1b6cf54420d45.zip
meson-b49b9f52b29896cce58a1e3dbeb1b6cf54420d45.tar.gz
meson-b49b9f52b29896cce58a1e3dbeb1b6cf54420d45.tar.bz2
interpreter: fix a subproject check with symlinks
The check for whether or not a file is allowed to be accessed from a subproject fails if the subproject is accessed via a symlink. Use the absolute path of the subproject without resolving symlinks to fix the check. Extend unit test 106 to check for this in the future.
Diffstat (limited to 'mesonbuild/scripts/externalproject.py')
0 files changed, 0 insertions, 0 deletions