clang/tests/openmp-rpm/runtest.sh
2022-05-19 03:03:36 +00:00

7 lines
119 B
Bash
Executable File

#!/bin/bash
set -ex
dnf -y build-dep test.spec
rpmbuild --define '_sourcedir .' --define '_builddir .' -bb test.spec