Skip to content
  • rtoy's avatar
    tools/build.sh: · 22428223
    rtoy authored
    o Add -i <n> option to allow you to control whether the build <n> is
      interactive or not.  Default is still non-interactive so the compile
      is logged to a file.
    
    tools/build-world.sh:
    o Support the -i option from build.sh (by checking to see if the
      envvar INTERACTIVE was set by build.sh).
    22428223