mirror of https://github.com/xianyi/OpenBLAS.git
4 lines
33 B
Plaintext
4 lines
33 B
Plaintext
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
make -j 2 BINARY=32
|