geohot / qira

QEMU Interactive Runtime Analyser
MIT License
3.95k stars 469 forks source link

fix qemu build in docker, add 32bit gcc support to docker #223

Closed cromize closed 5 years ago

cromize commented 5 years ago

Building QEMU with make -j bombs my docker. Get core count on Linux/macOS using getconf _NPROCESSORS_ONLN

Add 32bit gcc support to docker.