summaryrefslogtreecommitdiffstats
path: root/make/scripts/tests-x64.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/tests-x64.sh')
-rwxr-xr-xmake/scripts/tests-x64.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/scripts/tests-x64.sh b/make/scripts/tests-x64.sh
index 93be80787..421b912fb 100755
--- a/make/scripts/tests-x64.sh
+++ b/make/scripts/tests-x64.sh
@@ -10,6 +10,7 @@ SDIR=`dirname $0`
#export LD_LIBRARY_PATH=$HOME/libav-10.1/lib:$LD_LIBRARY_PATH
#export LD_LIBRARY_PATH=$HOME/ffmpeg-2.2.2/lib:$LD_LIBRARY_PATH
+export LD_LIBRARY_PATH=$HOME/ffmpeg-2.2.3/lib:$LD_LIBRARY_PATH
if [ -e $SDIR/../../../gluegen/make/scripts/setenv-build-jogl-x86_64.sh ] ; then
. $SDIR/../../../gluegen/make/scripts/setenv-build-jogl-x86_64.sh