added boom and torture | added csmith
This commit is contained in:
6
scripts/csmith/install-csmith.sh
Executable file
6
scripts/csmith/install-csmith.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
git clone https://github.com/csmith-project/csmith.git
|
||||
cd csmith
|
||||
mkdir build
|
||||
cd build
|
||||
../configure --prefix=$RISCV
|
||||
make install
|
||||
Reference in New Issue
Block a user