Skip to content

Commit 66dc0c9

Browse files
committed
added build-quick script
1 parent f93c73b commit 66dc0c9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

build-quick.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/usr/bin/env bash
2+
./configure
3+
make -k -j 3 quick

0 commit comments

Comments
 (0)