mirror of
https://github.com/masonr/yet-another-bench-script.git
synced 2025-04-19 08:55:15 +00:00
Merge branch 'master' of https://github.com/masonr/yet-another-bench-script
This commit is contained in:
commit
5ba34f923d
@ -16,13 +16,13 @@ This directory contains all of the binaries required to run the benchmarking tes
|
||||
|
||||
**Compiling 64-bit binaries**:
|
||||
|
||||
```
|
||||
```sh
|
||||
docker run -t -i --rm -v `pwd`:/io phusion/holy-build-box-64:latest bash /io/compile.sh
|
||||
```
|
||||
|
||||
**Compiling 32-bit binaries**:
|
||||
|
||||
```
|
||||
```sh
|
||||
docker run -t -i --rm -v `pwd`:/io phusion/holy-build-box-32:latest linux32 bash /io/compile.sh
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user