forked from portelli/lattice-benchmarks
Initial commit
This commit is contained in:
6
Grid/bootstrap.sh
Executable file
6
Grid/bootstrap.sh
Executable file
@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
mkdir -p .buildutils/m4
|
||||
autoreconf -fvi
|
Reference in New Issue
Block a user