

set -ex



test -d $PREFIX/nvvm/include
test -d $PREFIX/nvvm/lib64
bash test-rpath-nvvm.sh
exit 0
