diff options
| author | Carl Hetherington <cth@carlh.net> | 2021-10-10 22:38:23 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2021-10-10 22:38:23 +0200 |
| commit | c6f9cb9549323ce224710d86f9cd314e255242f4 (patch) | |
| tree | 6563c8b7ac9c809655d703c857dfe46915da73b2 /run | |
| parent | 0ecf58d20eec5e9d10ee4b9f0440d232d875f94a (diff) | |
Fix macOS test environment.
Diffstat (limited to 'run')
| -rwxr-xr-x | run/tests | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ dcpverify=build/tools/dcpverify export LD_LIBRARY_PATH=build/src:$LD_LIBRARY_PATH # SIP stops this being passed in from the caller's environment -export DYLD_LIBRARY_PATH=/Users/ci/osx-environment/x86_64/lib +export DYLD_LIBRARY_PATH=/Users/ci/osx-environment/x86_64/10.10/lib export LIBDCP_RESOURCES=. # Make sure we have the required tools |
