Create buster_sysbench-0.4.12_make.md
This commit is contained in:
parent
fed604b241
commit
b2424615fb
|
|
@ -0,0 +1,10 @@
|
||||||
|
buster_sysbench-0.4.12_make.md
|
||||||
|
|
||||||
|
```
|
||||||
|
autoreconf -i
|
||||||
|
touch ./NEWS ./AUTHORS
|
||||||
|
autoreconf -i
|
||||||
|
./configure --build=aarch64-unknown-linux-gnu --without-mysql
|
||||||
|
make -j 4
|
||||||
|
make install
|
||||||
|
```
|
||||||
Loading…
Reference in New Issue