test_build.sh 50 B

1234
  1. #!/bin/bash
  2. ./bootstrap.sh -j
  3. ./configure -C
  4. make