pantalaimon-ut/pantalaimon.sh.in

7 lines
144 B
Bash
Raw Normal View History

2021-03-10 06:27:12 +00:00
#!/bin/bash
INSTALL_DIR=`dirname $0`
export LD_LIBRARY_PATH=$INSTALL_DIR/lib/${ARCH_TRIPLET}:$LD_LIBRARY_PATH
$INSTALL_DIR/pantalaimonexec $@