clang/tests/openmp-rpm/runtest.sh

7 lines
121 B
Bash
Raw Normal View History

#!/bin/bash
set -ex
${BUILDDEP_CMD} -y test.spec
rpmbuild --define '_sourcedir .' --define '_builddir .' -bb test.spec