aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers
diff options
context:
space:
mode:
authorDylan Baker <dylan@pnwbakers.com>2018-10-08 15:46:46 -0700
committerDylan Baker <dylan@pnwbakers.com>2018-11-15 18:42:25 -0800
commit80f8c9930c1cca060dceb0f79d58823e66ea63e3 (patch)
treea4fe6ef1b6ce13452ae10a34a1c9d98554bf5a05 /mesonbuild/compilers
parentf2d503ca3416fc44eae5bed98ef0ab62773153c5 (diff)
downloadmeson-80f8c9930c1cca060dceb0f79d58823e66ea63e3.zip
meson-80f8c9930c1cca060dceb0f79d58823e66ea63e3.tar.gz
meson-80f8c9930c1cca060dceb0f79d58823e66ea63e3.tar.bz2
unittests: don't override LD_LIBRARY_PATH
part of using ICC is configuring LD_LIBRARY_PATH so that you can link with several Intel specific .so's. Currently meson blanket overrides the LD_LIBRARARY_PATH in several tests which breaks them. Instead prepend the test dir td LD_LIBRARY_PATH. Fixes 6 tests with ICC.
Diffstat (limited to 'mesonbuild/compilers')
0 files changed, 0 insertions, 0 deletions