aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/tests-osx-x64-custom.sh
blob: 16a56285bbe15c2b86c8f3661abef9b5bedf95bd (plain)
1
2
3
4
5
6
7
8
9
#! /bin/bash

export DYLD_LIBRARY_PATH=/usr/local/libav:$DYLD_LIBRARY_PATH

spath=`dirname $0`

. $spath/tests.sh  "`which java`" -d64 ../build-macosx $*