add a test build script
This commit is contained in:
parent
56ac3b3533
commit
00a18f7137
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/bash
|
||||||
|
./bootstrap.sh -j
|
||||||
|
./configure -C
|
||||||
|
make
|
Loading…
Reference in New Issue