summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-01-29 21:47:47 +0100
committerCarl Hetherington <cth@carlh.net>2025-03-24 00:29:31 +0100
commiteda8885c86f7e88ed7439f702831e04551700a8e (patch)
tree89b836ff6f206c8b9ea8503f4933277d373d66ed
parent8efd6f75450037e685d78cc29dcebd82fe922741 (diff)
Fix test running on macOS.
-rwxr-xr-xrun/tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/run/tests b/run/tests
index f4e8d405..5a1e6bfd 100755
--- a/run/tests
+++ b/run/tests
@@ -38,7 +38,7 @@ done
export LD_LIBRARY_PATH=build/src:/usr/local/lib:/usr/local/lib64:$LD_LIBRARY_PATH
# SIP stops this being passed in from the caller's environment
-export DYLD_LIBRARY_PATH=$environment/x86_64/10.10/lib:/Users/ci/workspace/lib
+export DYLD_LIBRARY_PATH=build/src:$environment/arm64/11.0/lib:$environment/x86_64/10.10/lib:/Users/ci/workspace/lib:/usr/local/lib
export LIBDCP_RESOURCES=.
# Make sure we have the required tools