diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-02-29 22:12:51 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-03-10 14:43:58 +0100 |
| commit | a843ccb01faacb829092eac1b86e3da9bc2c5916 (patch) | |
| tree | dee7319b29d2a12bbd5c5bf5b61879ea1c2cd950 /run/test | |
| parent | b395d79069cf64fd3a552fb843a31affa57662de (diff) | |
Use openjpeg v2.5.2.v1.9.0
Diffstat (limited to 'run/test')
| -rwxr-xr-x | run/test/subs_in_out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/run/test/subs_in_out b/run/test/subs_in_out index 513294d1..2bf4fea4 100755 --- a/run/test/subs_in_out +++ b/run/test/subs_in_out @@ -2,7 +2,7 @@ export LD_LIBRARY_PATH=build/src:build/asdcplib/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/10.10/lib +export DYLD_LIBRARY_PATH=/Users/ci/osx-environment/x86_64/10.10/lib:/Users/ci/workspace/lib if [ "$1" == "--debug" ]; then shift gdb --args build/test/subs_in_out "$@" |
