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

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

spath=`dirname $0`

. $spath/tests.sh  /usr/bin/java -d64 ../build-macosx $*