4 lines
33 B
Bash
4 lines
33 B
Bash
#!/bin/bash
|
|
|
|
make -j 2 BINARY=32
|
#!/bin/bash
|
|
|
|
make -j 2 BINARY=32
|