diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2018-10-08 15:46:46 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2018-11-15 18:42:25 -0800 |
commit | 80f8c9930c1cca060dceb0f79d58823e66ea63e3 (patch) | |
tree | a4fe6ef1b6ce13452ae10a34a1c9d98554bf5a05 /mesonbuild/compilers | |
parent | f2d503ca3416fc44eae5bed98ef0ab62773153c5 (diff) | |
download | meson-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