36e33d91

By: Greg Pfeil <greg@technomadic.org>

Don’t package firmware for simulator builds

Discovered this when `build.py -o simulator` failed on macOS despite
successfully building the simulator.

The failure was due to there being no `python` symlink (fixed in the previous
commit). But having it succeed produced an invalid firmware alongside the
simulator. The simulator build now skips the steps to produce the firmware.

Suite timing

Time to Start Worker time Duration Time to finish Idle
Config 3s 9s 9s 12s 3s
Eval - - - - -
Build - - - - -
Suite 3s 9s 9s 12s 3s

Timeline

0s10s