Skip to content
  • Daniel Santos's avatar
    Add `build_simple' to `help' make target · 849fb088
    Daniel Santos authored
    When I needed to fix a bug and quickly build and test it I was
    confounded by the build apparently detecting my supported qemu targets
    and launching docker containers to build for all archs, but failing,
    thus leaving me stuck and unable to test my fix.  If build_simple were
    documented in `make help' I would have found my answer much sooner.
    849fb088